summaryrefslogtreecommitdiffstats
path: root/redhat/applications/ktorrent/ktorrent-3.5.13-missing_ldflags.patch
diff options
context:
space:
mode:
authorFrançois Andriot <albator78@libertysurf.fr>2019-11-03 10:14:46 +0100
committerFrançois Andriot <albator78@libertysurf.fr>2019-11-03 11:16:29 +0100
commitc3350bda33cd4e47c3d13eb7c9dcea757b2a5ec0 (patch)
tree05b16c4c316aad9b0572275b8c32868b2aef7965 /redhat/applications/ktorrent/ktorrent-3.5.13-missing_ldflags.patch
parentc9bb196e3bc20aef636c7478727f24aa7656b3cf (diff)
downloadtde-packaging-c3350bda33cd4e47c3d13eb7c9dcea757b2a5ec0.tar.gz
tde-packaging-c3350bda33cd4e47c3d13eb7c9dcea757b2a5ec0.zip
RPM: remove lots of obsolete 3.5.13.x files
Diffstat (limited to 'redhat/applications/ktorrent/ktorrent-3.5.13-missing_ldflags.patch')
-rw-r--r--redhat/applications/ktorrent/ktorrent-3.5.13-missing_ldflags.patch9
1 files changed, 0 insertions, 9 deletions
diff --git a/redhat/applications/ktorrent/ktorrent-3.5.13-missing_ldflags.patch b/redhat/applications/ktorrent/ktorrent-3.5.13-missing_ldflags.patch
deleted file mode 100644
index ef85a74f8..000000000
--- a/redhat/applications/ktorrent/ktorrent-3.5.13-missing_ldflags.patch
+++ /dev/null
@@ -1,9 +0,0 @@
---- ktorrent/libktorrent/Makefile.am.ORI 2012-08-06 11:11:35.700759480 +0200
-+++ ktorrent/libktorrent/Makefile.am 2012-08-06 11:11:44.437574091 +0200
-@@ -18,5 +18,5 @@
- libktorrent_la_LIBADD = ../libktorrent/net/libnet.la \
- ../libktorrent/datachecker/libdatachecker.la ../libktorrent/mse/libmse.la ../libktorrent/migrate/libmigrate.la \
- ../libktorrent/util/libutil.la ../libktorrent/torrent/libtorrent.la \
-- ../libktorrent/kademlia/libkademlia.la ../libktorrent/interfaces/libinterfaces.la $(LIB_KPARTS)
-+ ../libktorrent/kademlia/libkademlia.la ../libktorrent/interfaces/libinterfaces.la $(LIB_KPARTS) $(LIB_KIO) $(LIB_KDECORE) $(LIB_QT) $(LIB_KDEUI)
- KDE_CXXFLAGS = $(USE_EXCEPTIONS) $(USE_RTTI)