From: Nicolas Thill Date: Sun, 4 Sep 2005 21:13:47 +0000 (+0000) Subject: fix typo in Source: field X-Git-Url: http://207.154.207.93/?a=commitdiff_plain;h=b01666a576ed8994c4e97eea617ab058b6378bf4;p=15.05%2Fopenwrt.git fix typo in Source: field git-svn-id: svn://svn.openwrt.org/openwrt/trunk@1849 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- diff --git a/openwrt/target/linux/package/fuse/ipkg/kmod-fuse.control b/openwrt/target/linux/package/fuse/ipkg/kmod-fuse.control index 0ae18bd2eb..936a61ff24 100644 --- a/openwrt/target/linux/package/fuse/ipkg/kmod-fuse.control +++ b/openwrt/target/linux/package/fuse/ipkg/kmod-fuse.control @@ -2,5 +2,5 @@ Package: kmod-fuse Priority: optional Section: kernel Maintainer: OpenWrt Developers Team , Christian Magnusson -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)