summaryrefslogtreecommitdiffstats
path: root/opensuse/core/qt3/qt3-never-strip.diff
diff options
context:
space:
mode:
Diffstat (limited to 'opensuse/core/qt3/qt3-never-strip.diff')
-rw-r--r--opensuse/core/qt3/qt3-never-strip.diff2
1 files changed, 1 insertions, 1 deletions
diff --git a/opensuse/core/qt3/qt3-never-strip.diff b/opensuse/core/qt3/qt3-never-strip.diff
index 86e09c1ef..da38a015b 100644
--- a/opensuse/core/qt3/qt3-never-strip.diff
+++ b/opensuse/core/qt3/qt3-never-strip.diff
@@ -1,6 +1,6 @@
--- qmake/generators/unix/unixmake.cpp
+++ qmake/generators/unix/unixmake.cpp
-@@ -836,7 +836,7 @@
+@@ -839,7 +839,7 @@
ret += "\n\t";
ret += QString(resource ? "-$(INSTALL_DIR)" : "-$(INSTALL_FILE)") + " \"" +
src_targ + "\" \"" + dst_targ + "\"";