From 911c2540b012a488824dcfeffdcbedc75439cbc1 Mon Sep 17 00:00:00 2001 From: "Alexandros C. Couloumbis" Date: Wed, 8 Dec 2010 20:15:10 +0000 Subject: package/fuse: update to version 2.8.5, refresh patches SVN-Revision: 24365 --- package/fuse/patches/112-no_break_on_mknod.patch | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'package/fuse/patches') diff --git a/package/fuse/patches/112-no_break_on_mknod.patch b/package/fuse/patches/112-no_break_on_mknod.patch index 6f4cef9aa8..853603003f 100644 --- a/package/fuse/patches/112-no_break_on_mknod.patch +++ b/package/fuse/patches/112-no_break_on_mknod.patch @@ -1,8 +1,8 @@ --- a/util/Makefile.in +++ b/util/Makefile.in -@@ -585,7 +585,7 @@ uninstall-am: uninstall-binPROGRAMS unin +@@ -584,7 +584,7 @@ uninstall-am: uninstall-binPROGRAMS unin + install-exec-hook: - -chown root $(DESTDIR)$(bindir)/fusermount -chmod u+s $(DESTDIR)$(bindir)/fusermount - @if test ! -e $(DESTDIR)/dev/fuse; then \ + -@if test ! -e $(DESTDIR)/dev/fuse; then \ -- cgit v1.2.3