Sophie

Sophie

distrib > Mandriva > 2010.2 > i586 > media > main-release-src > by-pkgid > a18e9c1033685ec711eda14a710cd4cf > files > 2

uml-utilities-20070815-7mdv2010.1.src.rpm

Index: humfsify/Makefile
===================================================================
--- humfsify/Makefile
+++ humfsify/Makefile	2008-04-24 01:18:35.067321926 +0200
@@ -4,7 +4,7 @@
 
 install:
 	install -d $(DESTDIR)$(BIN_DIR)
-	install -o 0755 $(BIN) $(DESTDIR)$(BIN_DIR)
+	install -m 0755 $(BIN) $(DESTDIR)$(BIN_DIR)
 
 clean:
 	rm -f *~