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/alsa | |
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/alsa')
-rw-r--r-- | target/linux/package/alsa/ipkg/kmod-alsa.control | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/target/linux/package/alsa/ipkg/kmod-alsa.control b/target/linux/package/alsa/ipkg/kmod-alsa.control index 8868c2fdb4..5641785d84 100644 --- a/target/linux/package/alsa/ipkg/kmod-alsa.control +++ b/target/linux/package/alsa/ipkg/kmod-alsa.control @@ -1,7 +1,5 @@ Package: kmod-alsa Priority: optional -Section: kernel -Maintainer: OpenWrt Developers Team <openwrt-devel@openwrt.org>, David Collett <daveco@users.sourceforge.net> -Source: buildroot internal +Section: sys Depends: kmod-usb-audio Description: Alsa Drivers for USB Soundcards |