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 | 26a44574c668666cd5ad545a1c77ce44f9339360 (patch) | |
tree | 5530dbfa1117512db8e0e60d7e4172c677dcd4d5 /openwrt/package/fuse/ipkg/libfuse | |
parent | bbe718534f63fcffe145409867ce22eacbd3734e (diff) |
Add fuse package
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@594 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'openwrt/package/fuse/ipkg/libfuse')
-rw-r--r-- | openwrt/package/fuse/ipkg/libfuse/CONTROL/control | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/openwrt/package/fuse/ipkg/libfuse/CONTROL/control b/openwrt/package/fuse/ipkg/libfuse/CONTROL/control new file mode 100644 index 000000000..175673d1b --- /dev/null +++ b/openwrt/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) |