diff options
author | nbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2005-10-21 17:21:28 +0000 |
---|---|---|
committer | nbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2005-10-21 17:21:28 +0000 |
commit | e792a6d076dd25b2b85f37b859bf2cc362429694 (patch) | |
tree | 275d4cd33e47948c4a0c2e9bfa52b6ac53a5b12f /openwrt/package/base-files/ipkg | |
parent | ba4e72c1b9fd3ca4d84f11563e11a80b895a1ec7 (diff) |
remove Maintainer: and Source: from packages
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@2210 3c298f89-4303-0410-b956-a3cf2f4a3e73
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 acaa6c5db..58f4b6f1b 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 8d6f7852c..5266e85d6 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 141d88cca..a70362afe 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 360a3b5fe..d07ed9068 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 |