From f782fc4376e8b4bbe86a00d62bb1bbcd821a5b1c Mon Sep 17 00:00:00 2001 From: Miklos Szeredi Date: Mon, 14 Jan 2002 08:48:46 +0000 Subject: rpm support --- util/Makefile.am | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'util') diff --git a/util/Makefile.am b/util/Makefile.am index af47297..48f9957 100644 --- a/util/Makefile.am +++ b/util/Makefile.am @@ -5,5 +5,5 @@ bin_PROGRAMS = fusermount fusermount_SOURCES = fusermount.c install-exec-hook: - chown root $(DESTDIR)$(bindir)/fusermount - chmod u+s $(DESTDIR)$(bindir)/fusermount + -chown root $(DESTDIR)$(bindir)/fusermount + -chmod u+s $(DESTDIR)$(bindir)/fusermount -- cgit v1.2.3