1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2024-09-30 00:56:21 +03:00

package/fuse: refresh patches

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20461 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
juhosg 2010-03-26 14:28:19 +00:00
parent 97743a2908
commit 89410e0364
2 changed files with 5 additions and 7 deletions

View File

@ -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

View File

@ -1,6 +1,5 @@
diff -Nurp fuse-2.8.1.orig/lib/helper.c fuse-2.8.1/lib/helper.c
--- fuse-2.8.1.orig/lib/helper.c 2009-06-18 13:14:09.000000000 +0200
+++ fuse-2.8.1/lib/helper.c 2009-12-17 01:11:32.773356000 +0100
--- a/lib/helper.c
+++ b/lib/helper.c
@@ -180,13 +180,41 @@ err:
int fuse_daemonize(int foreground)
{