summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--contrib/fuse-util/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/fuse-util/Makefile.am b/contrib/fuse-util/Makefile.am
index 06b6cb6da..42609a688 100644
--- a/contrib/fuse-util/Makefile.am
+++ b/contrib/fuse-util/Makefile.am
@@ -6,7 +6,7 @@ noinst_HEADERS = mount_util.h
AM_CFLAGS = -Wall -D_FILE_OFFSET_BITS=64 -DFUSE_UTIL $(GF_CFLAGS)
install-exec-hook:
- chown root $(DESTDIR)$(bindir)/fusermount-glusterfs
+ -chown root $(DESTDIR)$(bindir)/fusermount-glusterfs
chmod u+s $(DESTDIR)$(bindir)/fusermount-glusterfs
CLEANFILES =