summaryrefslogtreecommitdiffstats
path: root/desktop/qtwitter/fix_underlinking.patch
diff options
context:
space:
mode:
author Willy Sudiarto Raharjo <willysr@slackbuilds.org>2017-04-12 06:59:28 +0700
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2017-04-13 07:22:28 +0700
commit1de2e48ebcd0926c7bf595e7454cd49dbefb6355 (patch)
tree3c444670fa0aaa64250fa5903ed0759f9057e61d /desktop/qtwitter/fix_underlinking.patch
parent1bdac70814faa0d06e16e70f881546eb958c6460 (diff)
downloadslackbuilds-1de2e48ebcd0926c7bf595e7454cd49dbefb6355.tar.gz
slackbuilds-1de2e48ebcd0926c7bf595e7454cd49dbefb6355.tar.xz
desktop/qtwitter: Removed (No longer works).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'desktop/qtwitter/fix_underlinking.patch')
-rw-r--r--desktop/qtwitter/fix_underlinking.patch12
1 files changed, 0 insertions, 12 deletions
diff --git a/desktop/qtwitter/fix_underlinking.patch b/desktop/qtwitter/fix_underlinking.patch
deleted file mode 100644
index 48078744aa..0000000000
--- a/desktop/qtwitter/fix_underlinking.patch
+++ /dev/null
@@ -1,12 +0,0 @@
---- qtwitter-app/qtwitter-app.pro.orig 2012-08-07 15:32:14.975000266 +0300
-+++ qtwitter-app/qtwitter-app.pro 2012-08-07 15:32:43.860999601 +0300
-@@ -82,7 +82,8 @@
- }
- else:unix {
- LIBS += -L$${DESTDIR} \
-- $$TWITTERAPI_LIB
-+ $$TWITTERAPI_LIB \
-+ -lX11
- target.path = $${INSTALL_PREFIX}/bin
- PLUGINS_DIR = $${INSTALL_PREFIX}/lib$${LIB_SUFFIX}/$${TARGET}/plugins
- DEFINES += PLUGINS_DIR='\\\"$${PLUGINS_DIR}\\\"'