summaryrefslogtreecommitdiff
path: root/libre/kdenetwork-kopete/kopete-pthread-link.patch
diff options
context:
space:
mode:
authorAndreas Grapentin <andreas@grapentin.org>2017-12-19 15:28:12 +0100
committerAndreas Grapentin <andreas@grapentin.org>2017-12-19 15:28:59 +0100
commitab42d6d65f8fb0879d700a2ee6e06cb9a737293a (patch)
tree54de8b800c08116a0584f586c05c1292f99532ba /libre/kdenetwork-kopete/kopete-pthread-link.patch
parent7778796e5ca25c5108cc134f6f8b6c27bf9668bd (diff)
downloadabslibre-ab42d6d65f8fb0879d700a2ee6e06cb9a737293a.tar.gz
abslibre-ab42d6d65f8fb0879d700a2ee6e06cb9a737293a.tar.bz2
abslibre-ab42d6d65f8fb0879d700a2ee6e06cb9a737293a.zip
libre/kopete: renamed from libre/kdenetwork-kopete
Diffstat (limited to 'libre/kdenetwork-kopete/kopete-pthread-link.patch')
-rw-r--r--libre/kdenetwork-kopete/kopete-pthread-link.patch12
1 files changed, 0 insertions, 12 deletions
diff --git a/libre/kdenetwork-kopete/kopete-pthread-link.patch b/libre/kdenetwork-kopete/kopete-pthread-link.patch
deleted file mode 100644
index d917fe65e..000000000
--- a/libre/kdenetwork-kopete/kopete-pthread-link.patch
+++ /dev/null
@@ -1,12 +0,0 @@
-diff --git a/protocols/jabber/libjingle/CMakeLists.txt b/protocols/jabber/libjingle/CMakeLists.txt
-index 7ea8c3eb6..4b73085b8 100644
---- a/protocols/jabber/libjingle/CMakeLists.txt
-+++ b/protocols/jabber/libjingle/CMakeLists.txt
-@@ -288,6 +288,7 @@ set ( call_LIBS
- ${MEDIASTREAMER_LIBRARIES}
- ${LIBORTP_LIBRARY}
- ${CMAKE_DL_LIBS}
-+ pthread
- )
-
- if ( NOT WIN32 )