aboutsummaryrefslogtreecommitdiff
path: root/nxcompshad/Makefile.in
diff options
context:
space:
mode:
authorMike Gabriel <mike.gabriel@das-netzwerkteam.de>2017-06-06 14:29:20 +0200
committerMike Gabriel <mike.gabriel@das-netzwerkteam.de>2017-06-06 14:29:20 +0200
commit7b00b7bb8dbf1dc680d1a7b52b425270c95adad7 (patch)
treeacd59cf9a20e77e1fae5dc73ed0c30ff3926c2eb /nxcompshad/Makefile.in
parent04fbb27267485c287752972e1a9ccf0c7f07aae9 (diff)
parent320352d64885fa195ea070428344a7ae2404e535 (diff)
downloadnx-libs-7b00b7bb8dbf1dc680d1a7b52b425270c95adad7.tar.gz
nx-libs-7b00b7bb8dbf1dc680d1a7b52b425270c95adad7.tar.bz2
nx-libs-7b00b7bb8dbf1dc680d1a7b52b425270c95adad7.zip
Merge branch 'salva-install-as-non-root' into 3.6.x
Attributes GH PR #464: https://github.com/ArcticaProject/nx-libs/pull/464
Diffstat (limited to 'nxcompshad/Makefile.in')
-rw-r--r--nxcompshad/Makefile.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/nxcompshad/Makefile.in b/nxcompshad/Makefile.in
index e14d58312..34b785d25 100644
--- a/nxcompshad/Makefile.in
+++ b/nxcompshad/Makefile.in
@@ -91,7 +91,7 @@ includedir = @includedir@
pkgconfigdir = @pkgconfigdir@
INSTALL = @INSTALL@
-INSTALL_DIR = $(INSTALL) -d -o root -g root -m 0755
+INSTALL_DIR = $(INSTALL) -d -m 0755
INSTALL_PROGRAM = @INSTALL_PROGRAM@
INSTALL_DATA = @INSTALL_DATA@
INSTALL_LINK = cp -av