Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37896379
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


--- fuse-2.8.5/util/Makefile.am-	2010-09-28 12:03:09.000000000 +0400
+++ fuse-2.8.5/util/Makefile.am	2011-03-25 01:43:46.133765775 +0300
@@ -14,12 +14,6 @@ ulockmgr_server_CPPFLAGS = -D_FILE_OFFSE
 ulockmgr_server_LDFLAGS = -pthread
 
 install-exec-hook:
-	-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
 
 EXTRA_DIST = udev.rules init_script
 
 
design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
current maintainer: Michael Shigorin