diff options
author | Nicolas Thill <nico@openwrt.org> | 2005-12-08 22:29:00 +0000 |
---|---|---|
committer | Nicolas Thill <nico@openwrt.org> | 2005-12-08 22:29:00 +0000 |
commit | 0aa4ee2c4a0e09cf297ed18082169366ad71fd27 (patch) | |
tree | 0513369c42434858c9dc546b980d0bd24f4112c9 /target/linux/package/wlcompat | |
parent | 1c8a4ac9e248bd3e8eb5aa7ea8dff171fab913e1 (diff) | |
download | upstream-0aa4ee2c4a0e09cf297ed18082169366ad71fd27.tar.gz upstream-0aa4ee2c4a0e09cf297ed18082169366ad71fd27.tar.bz2 upstream-0aa4ee2c4a0e09cf297ed18082169366ad71fd27.zip |
remove Maintainer: and Source: fields from ipkg control files
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@2605 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/package/wlcompat')
-rw-r--r-- | target/linux/package/wlcompat/ipkg/kmod-wlcompat-debug.control | 2 | ||||
-rw-r--r-- | target/linux/package/wlcompat/ipkg/kmod-wlcompat.control | 2 |
2 files changed, 0 insertions, 4 deletions
diff --git a/target/linux/package/wlcompat/ipkg/kmod-wlcompat-debug.control b/target/linux/package/wlcompat/ipkg/kmod-wlcompat-debug.control index 1c8f1eaab7..583b05b926 100644 --- a/target/linux/package/wlcompat/ipkg/kmod-wlcompat-debug.control +++ b/target/linux/package/wlcompat/ipkg/kmod-wlcompat-debug.control @@ -1,7 +1,5 @@ Package: kmod-wlcompat-debug Priority: optional Section: sys -Maintainer: Felix Fietkau <nbd@vd-s.ath.cx> -Source: buildroot internal Depends: kmod-brcm-wl Description: Compatibility module for using the Wireless Extension with broadcom's wl (debug) diff --git a/target/linux/package/wlcompat/ipkg/kmod-wlcompat.control b/target/linux/package/wlcompat/ipkg/kmod-wlcompat.control index 8891fb4a10..b9857172f0 100644 --- a/target/linux/package/wlcompat/ipkg/kmod-wlcompat.control +++ b/target/linux/package/wlcompat/ipkg/kmod-wlcompat.control @@ -1,7 +1,5 @@ Package: kmod-wlcompat Priority: optional Section: sys -Maintainer: Felix Fietkau <nbd@vd-s.ath.cx> -Source: buildroot internal Depends: kmod-brcm-wl Description: Compatibility module for using the Wireless Extension with broadcom's wl |