diff options
| author | Nicolas Thill <nico@openwrt.org> | 2005-04-18 06:20:14 +0000 |
|---|---|---|
| committer | Nicolas Thill <nico@openwrt.org> | 2005-04-18 06:20:14 +0000 |
| commit | fac1153f38026c1b25ede4829040dc6a7094469e (patch) | |
| tree | e795079d2096c2292e1a93bf02fca40d25ed95e2 /openwrt/package/fuse/ipkg/fuse-utils.control | |
| parent | efe2803a1d4c3deadbdea3e402185abd4556944a (diff) | |
| download | mtk-20170518-fac1153f38026c1b25ede4829040dc6a7094469e.zip mtk-20170518-fac1153f38026c1b25ede4829040dc6a7094469e.tar.gz mtk-20170518-fac1153f38026c1b25ede4829040dc6a7094469e.tar.bz2 | |
Use common rules and templates, uniformize package Makefile, split package in sub-packages, add kernel version to kmod package
SVN-Revision: 663
Diffstat (limited to 'openwrt/package/fuse/ipkg/fuse-utils.control')
| -rw-r--r-- | openwrt/package/fuse/ipkg/fuse-utils.control | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/openwrt/package/fuse/ipkg/fuse-utils.control b/openwrt/package/fuse/ipkg/fuse-utils.control new file mode 100644 index 0000000..4a1b869 --- /dev/null +++ b/openwrt/package/fuse/ipkg/fuse-utils.control @@ -0,0 +1,9 @@ +Package: fuse-utils +Priority: optional +Section: admin +Version: [TBDL] +Architecture: [TBDL] +Maintainer: Nico <nthill@free.fr> +Source: http://nthill.free.fr/openwrt/sources/fuse2/ +Description: Filesystem in Userspace (utilities) +Depends: kmod-fuse |
