diff options
| author | Nicolas Thill <nico@openwrt.org> | 2005-09-04 21:13:47 +0000 |
|---|---|---|
| committer | Nicolas Thill <nico@openwrt.org> | 2005-09-04 21:13:47 +0000 |
| commit | b01666a576ed8994c4e97eea617ab058b6378bf4 (patch) | |
| tree | 58352c85dd0a0c976735ea7d2165421f1f128004 | |
| parent | c0b23b5c95446a5eb67dcec67041d5ccab617883 (diff) | |
| download | upstream-b01666a576ed8994c4e97eea617ab058b6378bf4.tar.gz upstream-b01666a576ed8994c4e97eea617ab058b6378bf4.tar.bz2 upstream-b01666a576ed8994c4e97eea617ab058b6378bf4.zip | |
fix typo in Source: field
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@1849 3c298f89-4303-0410-b956-a3cf2f4a3e73
| -rw-r--r-- | openwrt/target/linux/package/fuse/ipkg/kmod-fuse.control | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/openwrt/target/linux/package/fuse/ipkg/kmod-fuse.control b/openwrt/target/linux/package/fuse/ipkg/kmod-fuse.control index 0ae18bd2eb3..936a61ff240 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 <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) |
