summaryrefslogtreecommitdiffstats
path: root/mkspecs/common/linux.conf
diff options
context:
space:
mode:
Diffstat (limited to 'mkspecs/common/linux.conf')
-rw-r--r--mkspecs/common/linux.conf2
1 files changed, 0 insertions, 2 deletions
diff --git a/mkspecs/common/linux.conf b/mkspecs/common/linux.conf
index e10ab71cd6..8d6fb6fe17 100644
--- a/mkspecs/common/linux.conf
+++ b/mkspecs/common/linux.conf
@@ -51,7 +51,5 @@ QMAKE_RANLIB =
QMAKE_STRIP = strip
QMAKE_STRIPFLAGS_LIB += --strip-unneeded
-QMAKE_INSTALL_FILE = install -m 644 -p
-QMAKE_INSTALL_PROGRAM = install -m 755 -p
include(unix.conf)