diff options
author | François Andriot <albator78@libertysurf.fr> | 2015-04-12 10:11:01 +0200 |
---|---|---|
committer | François Andriot <albator78@libertysurf.fr> | 2015-04-12 10:11:01 +0200 |
commit | a4937b110c2c19699a179e4ae17b5d3864168561 (patch) | |
tree | 5c54e70b81bb074f994a678e667231cddc88892f /opensuse/core/qt3/no-rpath.dif | |
parent | bb94b933beb07ad9ebe9af255ee2fa8d91df7896 (diff) | |
download | tde-packaging-a4937b110c2c19699a179e4ae17b5d3864168561.tar.gz tde-packaging-a4937b110c2c19699a179e4ae17b5d3864168561.zip |
RPM Packaging: update QT3
Diffstat (limited to 'opensuse/core/qt3/no-rpath.dif')
-rw-r--r-- | opensuse/core/qt3/no-rpath.dif | 21 |
1 files changed, 0 insertions, 21 deletions
diff --git a/opensuse/core/qt3/no-rpath.dif b/opensuse/core/qt3/no-rpath.dif deleted file mode 100644 index fa4a88215..000000000 --- a/opensuse/core/qt3/no-rpath.dif +++ /dev/null @@ -1,21 +0,0 @@ ---- mkspecs/linux-g++-64/qmake.conf -+++ mkspecs/linux-g++-64/qmake.conf -@@ -58,7 +58,7 @@ - QMAKE_LFLAGS_PLUGIN = $$QMAKE_LFLAGS_SHLIB - QMAKE_LFLAGS_SONAME = -Wl,-soname, - QMAKE_LFLAGS_THREAD = --QMAKE_RPATH = -Wl,-rpath, -+QMAKE_RPATH = - - QMAKE_LIBS = - QMAKE_LIBS_DYNLOAD = -ldl ---- mkspecs/linux-g++/qmake.conf -+++ mkspecs/linux-g++/qmake.conf -@@ -55,7 +55,6 @@ - QMAKE_LFLAGS_PLUGIN = $$QMAKE_LFLAGS_SHLIB - QMAKE_LFLAGS_SONAME = -Wl,-soname, - QMAKE_LFLAGS_THREAD = --QMAKE_RPATH = -Wl,-rpath, - - QMAKE_LIBS = - QMAKE_LIBS_DYNLOAD = -ldl |