diff options
author | Felix Fietkau <nbd@openwrt.org> | 2005-10-21 17:21:28 +0000 |
---|---|---|
committer | Felix Fietkau <nbd@openwrt.org> | 2005-10-21 17:21:28 +0000 |
commit | 40750d956a5333a1a1472482066609775ed013d7 (patch) | |
tree | 8b86894f9a110bcac1f8a47405a9e7b33578df07 /openwrt/package/base-files/ipkg | |
parent | 6a0c6639bec28210a2e277561849e30055433aa8 (diff) | |
download | mtk-20170518-40750d956a5333a1a1472482066609775ed013d7.zip mtk-20170518-40750d956a5333a1a1472482066609775ed013d7.tar.gz mtk-20170518-40750d956a5333a1a1472482066609775ed013d7.tar.bz2 |
remove Maintainer: and Source: from packages
SVN-Revision: 2210
Diffstat (limited to 'openwrt/package/base-files/ipkg')
4 files changed, 0 insertions, 8 deletions
diff --git a/openwrt/package/base-files/ipkg/base-files.control b/openwrt/package/base-files/ipkg/base-files.control index acaa6c5..58f4b6f 100644 --- a/openwrt/package/base-files/ipkg/base-files.control +++ b/openwrt/package/base-files/ipkg/base-files.control @@ -1,6 +1,4 @@ Package: base-files Priority: optional Section: net -Maintainer: Felix Fietkau <nbd@vd-s.ath.cx> -Source: buildroot internal Description: OpenWrt filesystem structure and scripts diff --git a/openwrt/package/base-files/ipkg/hotplug.control b/openwrt/package/base-files/ipkg/hotplug.control index 8d6f785..5266e85 100644 --- a/openwrt/package/base-files/ipkg/hotplug.control +++ b/openwrt/package/base-files/ipkg/hotplug.control @@ -1,6 +1,4 @@ Package: hotplug Priority: optional Section: net -Maintainer: Felix Fietkau <nbd@vd-s.ath.cx> -Source: buildroot internal Description: Hotplug script for WDS diff --git a/openwrt/package/base-files/ipkg/libgcc.control b/openwrt/package/base-files/ipkg/libgcc.control index 141d88c..a70362a 100644 --- a/openwrt/package/base-files/ipkg/libgcc.control +++ b/openwrt/package/base-files/ipkg/libgcc.control @@ -1,7 +1,5 @@ Package: libgcc Priority: optional Section: net -Maintainer: Felix Fietkau <nbd@vd-s.ath.cx> -Source: buildroot internal Depends: base-files Description: GCC support library diff --git a/openwrt/package/base-files/ipkg/uclibc.control b/openwrt/package/base-files/ipkg/uclibc.control index 360a3b5..d07ed90 100644 --- a/openwrt/package/base-files/ipkg/uclibc.control +++ b/openwrt/package/base-files/ipkg/uclibc.control @@ -1,7 +1,5 @@ Package: uclibc Priority: optional Section: net -Maintainer: Felix Fietkau <nbd@vd-s.ath.cx> -Source: buildroot internal Depends: base-files, libgcc Description: Standard C library for embedded Linux systems |