nkf_2.07.bb: merged native and non-native recipes
[openembedded.git] / recipes / pmount / pmount-0.9.18 / install.patch
blobb02942a591df7f2510090d02dbf9eb3e69570dc2
1 Index: pmount-0.9.17/src/Makefile.am
2 ===================================================================
3 --- pmount-0.9.17.orig/src/Makefile.am 2008-10-09 01:22:41.668067209 +0200
4 +++ pmount-0.9.17/src/Makefile.am 2008-10-09 01:23:22.144725902 +0200
5 @@ -36,8 +36,8 @@
7 install-data-hook:
8 test -z $(INSTALL_DIR) || mkdir -p -- $(INSTALL_DIR)
9 - $(INSTALL_DATA) -o root -g root -m 4755 -D $(INSTALL_SRC)/pmount $(INSTALL_DIR)/pmount
10 - $(INSTALL_DATA) -o root -g root -m 4755 -D $(INSTALL_SRC)/pumount $(INSTALL_DIR)/pumount
11 + $(INSTALL_DATA) -m 4755 -D $(INSTALL_SRC)/pmount $(INSTALL_DIR)/pmount
12 + $(INSTALL_DATA) -m 4755 -D $(INSTALL_SRC)/pumount $(INSTALL_DIR)/pumount
14 uninstall-hook:
15 rm -f $(INSTALL_DIR)/pmount