aboutsummaryrefslogtreecommitdiffstats
path: root/target
diff options
context:
space:
mode:
authorNicolas Thill <nico@openwrt.org>2005-09-04 21:13:47 +0000
committerNicolas Thill <nico@openwrt.org>2005-09-04 21:13:47 +0000
commit1e5b8d031095a48424cd5a370c03efc7ddcfc8cd (patch)
tree13444d79f395c86b2d3c21784e10674972655070 /target
parent9caa4454f7c8e7b84b6884bb2c2d31a3a82793e7 (diff)
downloadupstream-1e5b8d031095a48424cd5a370c03efc7ddcfc8cd.tar.gz
upstream-1e5b8d031095a48424cd5a370c03efc7ddcfc8cd.tar.bz2
upstream-1e5b8d031095a48424cd5a370c03efc7ddcfc8cd.zip
fix typo in Source: field
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@1849 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target')
-rw-r--r--target/linux/package/fuse/ipkg/kmod-fuse.control2
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/package/fuse/ipkg/kmod-fuse.control b/target/linux/package/fuse/ipkg/kmod-fuse.control
index 0ae18bd2eb..936a61ff24 100644
--- a/target/linux/package/fuse/ipkg/kmod-fuse.control
+++ b/target/linux/package/fuse/ipkg/kmod-fuse.control
@@ -2,5 +2,5 @@ Package: kmod-fuse
Priority: optional
Section: kernel
Maintainer: OpenWrt Developers Team <bugs@openwrt.org>, Christian Magnusson <mag@mag.cx>
-Source: http://openwrt.org/cgi-bin/viewcvs.cgi/openwrt/target\linux\package/fuse/
+Source: http://openwrt.org/cgi-bin/viewcvs.cgi/openwrt/target/linux/package/fuse/
Description: Filesystem in Userspace (kernel module)