diff options
author | Nicolas Thill <nico@openwrt.org> | 2005-04-09 02:28:41 +0000 |
---|---|---|
committer | Nicolas Thill <nico@openwrt.org> | 2005-04-09 02:28:41 +0000 |
commit | 6b62c9b211655c184064e28f19b8315cc6ee4233 (patch) | |
tree | 30863380b421b1628341b19a341e86f48300dc7d /package/fuse/ipkg/libfuse | |
parent | 80111df18a8085265176e364769e39d43a985c48 (diff) | |
download | master-187ad058-6b62c9b211655c184064e28f19b8315cc6ee4233.tar.gz master-187ad058-6b62c9b211655c184064e28f19b8315cc6ee4233.tar.bz2 master-187ad058-6b62c9b211655c184064e28f19b8315cc6ee4233.zip |
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')
-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 0000000000..175673d1b5 --- /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) |