diff options
Diffstat (limited to 'desktop/qtwitter/fix_insecure_runpaths.patch')
-rw-r--r-- | desktop/qtwitter/fix_insecure_runpaths.patch | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/desktop/qtwitter/fix_insecure_runpaths.patch b/desktop/qtwitter/fix_insecure_runpaths.patch deleted file mode 100644 index 7b4ab7d162..0000000000 --- a/desktop/qtwitter/fix_insecure_runpaths.patch +++ /dev/null @@ -1,10 +0,0 @@ ---- qtwitter-app/qtwitter-app.pro.orig 2012-08-07 15:30:44.098000989 +0300 -+++ qtwitter-app/qtwitter-app.pro 2012-08-07 15:31:03.446998525 +0300 -@@ -82,7 +82,6 @@ - } - else:unix { - LIBS += -L$${DESTDIR} \ -- -Wl,-rpath,$${DESTDIR} \ - $$TWITTERAPI_LIB - target.path = $${INSTALL_PREFIX}/bin - PLUGINS_DIR = $${INSTALL_PREFIX}/lib$${LIB_SUFFIX}/$${TARGET}/plugins |