diff options
author | François Andriot <albator78@libertysurf.fr> | 2019-11-03 10:14:46 +0100 |
---|---|---|
committer | François Andriot <albator78@libertysurf.fr> | 2019-11-03 11:16:29 +0100 |
commit | c3350bda33cd4e47c3d13eb7c9dcea757b2a5ec0 (patch) | |
tree | 05b16c4c316aad9b0572275b8c32868b2aef7965 /redhat/applications/kpilot/kpilot-3.5.13-missing_ldflags.patch | |
parent | c9bb196e3bc20aef636c7478727f24aa7656b3cf (diff) | |
download | tde-packaging-c3350bda33cd4e47c3d13eb7c9dcea757b2a5ec0.tar.gz tde-packaging-c3350bda33cd4e47c3d13eb7c9dcea757b2a5ec0.zip |
RPM: remove lots of obsolete 3.5.13.x files
Diffstat (limited to 'redhat/applications/kpilot/kpilot-3.5.13-missing_ldflags.patch')
-rw-r--r-- | redhat/applications/kpilot/kpilot-3.5.13-missing_ldflags.patch | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/redhat/applications/kpilot/kpilot-3.5.13-missing_ldflags.patch b/redhat/applications/kpilot/kpilot-3.5.13-missing_ldflags.patch deleted file mode 100644 index c655bbeb4..000000000 --- a/redhat/applications/kpilot/kpilot-3.5.13-missing_ldflags.patch +++ /dev/null @@ -1,11 +0,0 @@ ---- kpilot/lib/Makefile.am.ORI 2012-08-05 23:51:32.492490057 +0200 -+++ kpilot/lib/Makefile.am 2012-08-05 23:51:42.771261684 +0200 -@@ -29,7 +29,7 @@ - pilotTodoEntry.cc - - libkpilot_la_LDFLAGS = $(PISOCK_LDFLAGS) -no-undefined $(all_libraries) $(KDE_EXTRA_RPATH) $(KDE_RPATH) --libkpilot_la_LIBADD = $(PISOCK_LIB) $(LIB_KDEUI) $(LIB_KABC) -lkcal -+libkpilot_la_LIBADD = $(PISOCK_LIB) $(LIB_KDEUI) $(LIB_KABC) -lkcal $(LIB_QT) $(LIB_KDECORE) -lDCOP $(LIB_KIO) - - kpilotincludedir = $(includedir)/kpilot - kpilotinclude_HEADERS = \ |