summaryrefslogtreecommitdiffstats
path: root/redhat/applications/kchmviewer/kchmviewer-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/kchmviewer/kchmviewer-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/kchmviewer/kchmviewer-3.5.13-missing_ldflags.patch')
-rw-r--r--redhat/applications/kchmviewer/kchmviewer-3.5.13-missing_ldflags.patch11
1 files changed, 0 insertions, 11 deletions
diff --git a/redhat/applications/kchmviewer/kchmviewer-3.5.13-missing_ldflags.patch b/redhat/applications/kchmviewer/kchmviewer-3.5.13-missing_ldflags.patch
deleted file mode 100644
index 05012b5ba..000000000
--- a/redhat/applications/kchmviewer/kchmviewer-3.5.13-missing_ldflags.patch
+++ /dev/null
@@ -1,11 +0,0 @@
---- kchmviewer/lib/kio-msits/Makefile.am.ORI 2011-11-21 00:43:10.415241950 +0100
-+++ kchmviewer/lib/kio-msits/Makefile.am 2011-11-21 00:43:22.929241583 +0100
-@@ -5,7 +5,7 @@
-
- kio_msits_la_SOURCES = msits.cpp
- kio_msits_la_LIBADD = -lkio $(CHM_LIBS)
--kio_msits_la_LDFLAGS = -module -avoid-version $(KDE_LDFLAGS) $(LIB_QT) $(LIB_KIO) $(LIB_KDECORE) $(KDE_PLUGIN)
-+kio_msits_la_LDFLAGS = -module -avoid-version $(KDE_LDFLAGS) $(LIB_QT) $(LIB_KIO) $(LIB_KDECORE) $(KDE_PLUGIN) $(QT_LDFLAGS)
-
- protocol_DATA = msits.protocol
- protocoldir = $(kde_servicesdir)