Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37889861
en ru br
ALT Linux repos
S:2.9.9-alt4
5.0: 2.7.3-alt3
4.1: 2.7.3-alt1
4.0: 2.6.3-alt2
3.0: 2.3-alt1

Other repositories
Upstream:2.7.3

Group :: System/Kernel and hardware
RPM: fuse

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Patch: fuse.Makefile.patch
Download


--- ./util/Makefile.in.orig	2006-12-15 14:26:00 +0300
+++ ./util/Makefile.in	2006-12-15 14:27:08 +0300
@@ -487,13 +487,6 @@
 
 
 install-exec-hook:
-	-chown root $(DESTDIR)$(bindir)/fusermount
-	-chmod u+s $(DESTDIR)$(bindir)/fusermount
-	@if test ! -e $(DESTDIR)/dev/fuse; then \
-		$(mkdir_p) $(DESTDIR)/dev; \
-		echo "mknod $(DESTDIR)/dev/fuse -m 0666 c 10 229 || true"; \
-		mknod $(DESTDIR)/dev/fuse -m 0666 c 10 229 || true; \
-	fi
 
 install-exec-local:
 	$(mkdir_p) $(DESTDIR)$(MOUNT_FUSE_PATH)
 
design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
current maintainer: Michael Shigorin