diff options
author | François Andriot <albator78@libertysurf.fr> | 2015-03-31 20:14:36 +0200 |
---|---|---|
committer | François Andriot <albator78@libertysurf.fr> | 2015-03-31 20:14:36 +0200 |
commit | 42ab93c0380ce831af490687f4c746714dadb677 (patch) | |
tree | 4c59a286ce1b6d31f77ba03b21a7e2246b8764cf /redhat/applications/kchmviewer/kchmviewer-3.5.13-missing_ldflags.patch | |
parent | af4b625ba86476d452a67eb944d9d6b5e47f5b0a (diff) | |
download | tde-packaging-42ab93c0380ce831af490687f4c746714dadb677.tar.gz tde-packaging-42ab93c0380ce831af490687f4c746714dadb677.zip |
RPM Packaging: update kbookreader, kchmviewer, kcmautostart, kcmldap
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.patch | 11 |
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) |