Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
home:michals
pmount
pmount-no_root_install.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File pmount-no_root_install.patch of Package pmount
--- pmount-0.9.17-orig/src/Makefile.am 2008-10-03 11:17:51.000000000 +0200 +++ pmount-0.9.17/src/Makefile.am 2008-10-03 11:20:18.000000000 +0200 @@ -36,8 +39,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) -D -m 4750 $(INSTALL_SRC)/pmount $(INSTALL_DIR)/pmount + $(INSTALL_DATA) -D -m 4750 $(INSTALL_SRC)/pumount $(INSTALL_DIR)/pumount uninstall-hook: rm -f $(INSTALL_DIR)/pmount --- pmount-0.9.17-orig/src/Makefile.in 2008-10-03 11:17:51.000000000 +0200 +++ pmount-0.9.17/src/Makefile.in 2008-10-03 11:37:21.000000000 +0200 @@ -573,8 +573,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 4750 -D $(INSTALL_SRC)/pmount $(INSTALL_DIR)/pmount + $(INSTALL_DATA) -m 4750 -D $(INSTALL_SRC)/pumount $(INSTALL_DIR)/pumount uninstall-hook: rm -f $(INSTALL_DIR)/pmount
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor