aboutsummaryrefslogtreecommitdiffstats
path: root/package/fuse/patches/112-no_break_on_mknod.patch
diff options
context:
space:
mode:
authorGabor Juhos <juhosg@openwrt.org>2010-03-26 14:28:19 +0000
committerGabor Juhos <juhosg@openwrt.org>2010-03-26 14:28:19 +0000
commit6d0e3baeee2fd456502db54160a4afff2f25d19c (patch)
tree10b46e5440004e43571d62051e9bfaf5a19df6af /package/fuse/patches/112-no_break_on_mknod.patch
parent8a93e26fd167001ae5b4723602ce9096dde9ed42 (diff)
downloadmaster-187ad058-6d0e3baeee2fd456502db54160a4afff2f25d19c.tar.gz
master-187ad058-6d0e3baeee2fd456502db54160a4afff2f25d19c.tar.bz2
master-187ad058-6d0e3baeee2fd456502db54160a4afff2f25d19c.zip
package/fuse: refresh patches
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20461 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'package/fuse/patches/112-no_break_on_mknod.patch')
-rw-r--r--package/fuse/patches/112-no_break_on_mknod.patch7
1 files changed, 3 insertions, 4 deletions
diff --git a/package/fuse/patches/112-no_break_on_mknod.patch b/package/fuse/patches/112-no_break_on_mknod.patch
index a992d8c8ee..6f4cef9aa8 100644
--- a/package/fuse/patches/112-no_break_on_mknod.patch
+++ b/package/fuse/patches/112-no_break_on_mknod.patch
@@ -1,7 +1,6 @@
-diff -Nurp fuse-2.8.1.orig/util/Makefile.in fuse-2.8.1/util/Makefile.in
---- fuse-2.8.1.orig/util/Makefile.in 2009-09-11 12:50:00.000000000 +0200
-+++ fuse-2.8.1/util/Makefile.in 2009-12-17 01:05:15.720554385 +0100
-@@ -543,7 +543,7 @@ uninstall-am: uninstall-binPROGRAMS unin
+--- a/util/Makefile.in
++++ b/util/Makefile.in
+@@ -585,7 +585,7 @@ uninstall-am: uninstall-binPROGRAMS unin
install-exec-hook:
-chown root $(DESTDIR)$(bindir)/fusermount
-chmod u+s $(DESTDIR)$(bindir)/fusermount