diff options
author | nico <nico@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2005-04-09 02:28:41 +0000 |
---|---|---|
committer | nico <nico@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2005-04-09 02:28:41 +0000 |
commit | 54b1c6e1076da9412891e63713f5a772e9fd97a8 (patch) | |
tree | 30863380b421b1628341b19a341e86f48300dc7d /package/fuse/ipkg/libfuse/CONTROL | |
parent | e8d098102e2739f5a0fca57db586f5ef9a4b7ca4 (diff) |
Add fuse package
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@594 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'package/fuse/ipkg/libfuse/CONTROL')
-rw-r--r-- | package/fuse/ipkg/libfuse/CONTROL/control | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/package/fuse/ipkg/libfuse/CONTROL/control b/package/fuse/ipkg/libfuse/CONTROL/control new file mode 100644 index 000000000..175673d1b --- /dev/null +++ b/package/fuse/ipkg/libfuse/CONTROL/control @@ -0,0 +1,8 @@ +Package: libfuse +Priority: optional +Section: libs +Version: [TBDL] +Architecture: [TBDL] +Maintainer: Nico <nthill@free.fr> +Source: http://nthill.free.fr/openwrt/sources/fuse2/ +Description: Filesystem in Userspace (library) |