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 | 72e74d22f57982665db2c1664c6fe2a529f1cff9 (patch) | |
tree | 135a3bc3db6caedd94e694857c06d0da3ef70dc5 /openwrt/target/linux/package/alsa | |
parent | 06b67fb85a2e348edc7845dbfd8cab9fdf2fe0ad (diff) | |
download | mtk-20170518-72e74d22f57982665db2c1664c6fe2a529f1cff9.zip mtk-20170518-72e74d22f57982665db2c1664c6fe2a529f1cff9.tar.gz mtk-20170518-72e74d22f57982665db2c1664c6fe2a529f1cff9.tar.bz2 |
remove Maintainer: and Source: fields from ipkg control files
SVN-Revision: 2605
Diffstat (limited to 'openwrt/target/linux/package/alsa')
-rw-r--r-- | openwrt/target/linux/package/alsa/ipkg/kmod-alsa.control | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/openwrt/target/linux/package/alsa/ipkg/kmod-alsa.control b/openwrt/target/linux/package/alsa/ipkg/kmod-alsa.control index 8868c2f..5641785 100644 --- a/openwrt/target/linux/package/alsa/ipkg/kmod-alsa.control +++ b/openwrt/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 |