diff options
author | nico <nico@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2005-12-08 22:29:00 +0000 |
---|---|---|
committer | nico <nico@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2005-12-08 22:29:00 +0000 |
commit | 1be4794eae857c62fb2da75e7f295d7b688130e6 (patch) | |
tree | 2aa658e7214bd81225740e93d3b6e1bc84ed2098 /openwrt/target/linux/package/shfs | |
parent | f30ac9a90c6ddc3d65dacf137b7398300a238c7c (diff) |
remove Maintainer: and Source: fields from ipkg control files
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@2605 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'openwrt/target/linux/package/shfs')
-rw-r--r-- | openwrt/target/linux/package/shfs/ipkg/kmod-shfs.control | 6 |
1 files changed, 1 insertions, 5 deletions
diff --git a/openwrt/target/linux/package/shfs/ipkg/kmod-shfs.control b/openwrt/target/linux/package/shfs/ipkg/kmod-shfs.control index b7ce612933..240efe60be 100644 --- a/openwrt/target/linux/package/shfs/ipkg/kmod-shfs.control +++ b/openwrt/target/linux/package/shfs/ipkg/kmod-shfs.control @@ -1,8 +1,4 @@ Package: kmod-shfs Priority: optional -Section: net -Version: [TBDL] -Architecture: [TBDL] -Maintainer: Nico <nthill@free.fr> -Source: http://nthill.free.fr/openwrt/sources/shfs/ +Section: sys Description: SHell FileSystem Linux kernel module |