X-Git-Url: https://git.rohieb.name/openwrt.git/blobdiff_plain/b80f2368ad3fe9332a32803d364a78f3d4f0a0a7..a70dfa855078da8c1447e7cf934fe2f67c9d31c7:/package/fuse/patches/112-no_break_on_mknod.patch diff --git a/package/fuse/patches/112-no_break_on_mknod.patch b/package/fuse/patches/112-no_break_on_mknod.patch index 911d25c12..6f4cef9aa 100644 --- a/package/fuse/patches/112-no_break_on_mknod.patch +++ b/package/fuse/patches/112-no_break_on_mknod.patch @@ -1,6 +1,6 @@ ---- fuse-2.7.3.orig/util/Makefile.in 2008-02-19 15:00:55.000000000 -0500 -+++ fuse-2.7.3/util/Makefile.in 2008-03-17 14:14:10.000000000 -0400 -@@ -528,7 +528,7 @@ +--- 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