summaryrefslogtreecommitdiffstats
path: root/redhat/main/tdetoys/kdetoys-3.5.13-missing_ldflags.patch
diff options
context:
space:
mode:
authorFrançois Andriot <albator78@libertysurf.fr>2014-12-09 20:53:42 +0100
committerFrançois Andriot <albator78@libertysurf.fr>2014-12-09 20:53:42 +0100
commite8ff98591d9cf70d982cc8858100a7f200b1bdc1 (patch)
tree5d8829dd9743b6ab6d1b330a7436041a1b1dfba2 /redhat/main/tdetoys/kdetoys-3.5.13-missing_ldflags.patch
parent7ba7762c0a4529e128512440fd77b72546decb4b (diff)
downloadtde-packaging-e8ff98591d9cf70d982cc8858100a7f200b1bdc1.tar.gz
tde-packaging-e8ff98591d9cf70d982cc8858100a7f200b1bdc1.zip
RPM packaging: update tdetoys
Diffstat (limited to 'redhat/main/tdetoys/kdetoys-3.5.13-missing_ldflags.patch')
-rw-r--r--redhat/main/tdetoys/kdetoys-3.5.13-missing_ldflags.patch21
1 files changed, 0 insertions, 21 deletions
diff --git a/redhat/main/tdetoys/kdetoys-3.5.13-missing_ldflags.patch b/redhat/main/tdetoys/kdetoys-3.5.13-missing_ldflags.patch
deleted file mode 100644
index ef7e8b966..000000000
--- a/redhat/main/tdetoys/kdetoys-3.5.13-missing_ldflags.patch
+++ /dev/null
@@ -1,21 +0,0 @@
---- kdetoys/kweather/Makefile.am.ORI 2012-08-01 10:42:11.015544034 +0200
-+++ kdetoys/kweather/Makefile.am 2012-08-01 10:44:37.144904650 +0200
-@@ -26,7 +26,8 @@
- weatherIface.skel weatherservice.stub \
- weatherbutton.cpp
- weather_panelapplet_la_LDFLAGS = $(KDE_PLUGIN) -module $(all_libraries)
--weather_panelapplet_la_LIBADD = $(LIB_KHTML)
-+weather_panelapplet_la_LIBADD = $(LIB_KHTML) $(LIB_QT) -lDCOP
-+
-
- appletdir = $(kde_datadir)/kicker/applets
- applet_DATA = kweather.desktop
-@@ -67,7 +68,7 @@
- kde_services_DATA = kcmweather.desktop kcmweatherservice.desktop
-
- kweatherreport_la_LDFLAGS = $(all_libraries) $(KDE_RPATH) -module -avoid-version
--kweatherreport_la_LIBADD = $(LIB_KHTML) reportview.lo
-+kweatherreport_la_LIBADD = $(LIB_KHTML) reportview.lo $(LIB_QT) $(LIB_KDECORE) $(LIB_KDEUI) -lDCOP
- kweatherreport_la_SOURCES = reportmain.cpp weatherservice.stub
-
- KDE_ICON = kweather