aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/pmount/pmount-0.9.19/install.patch
blob: b02942a591df7f2510090d02dbf9eb3e69570dc2 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
Index: pmount-0.9.17/src/Makefile.am
===================================================================
--- pmount-0.9.17.orig/src/Makefile.am	2008-10-09 01:22:41.668067209 +0200
+++ pmount-0.9.17/src/Makefile.am	2008-10-09 01:23:22.144725902 +0200
@@ -36,8 +36,8 @@
 
 install-data-hook:
 	test -z $(INSTALL_DIR) || mkdir -p -- $(INSTALL_DIR)
-	$(INSTALL_DATA) -o root -g root -m 4755 -D $(INSTALL_SRC)/pmount $(INSTALL_DIR)/pmount
-	$(INSTALL_DATA) -o root -g root -m 4755 -D $(INSTALL_SRC)/pumount $(INSTALL_DIR)/pumount
+	$(INSTALL_DATA)  -m 4755 -D $(INSTALL_SRC)/pmount $(INSTALL_DIR)/pmount
+	$(INSTALL_DATA)  -m 4755 -D $(INSTALL_SRC)/pumount $(INSTALL_DIR)/pumount
 
 uninstall-hook:
 	rm -f $(INSTALL_DIR)/pmount