summaryrefslogtreecommitdiffstats
path: root/redhat/kdetoys/kdetoys-3.5.13-missing_ldflags.patch
diff options
context:
space:
mode:
Diffstat (limited to 'redhat/kdetoys/kdetoys-3.5.13-missing_ldflags.patch')
-rw-r--r--redhat/kdetoys/kdetoys-3.5.13-missing_ldflags.patch21
1 files changed, 21 insertions, 0 deletions
diff --git a/redhat/kdetoys/kdetoys-3.5.13-missing_ldflags.patch b/redhat/kdetoys/kdetoys-3.5.13-missing_ldflags.patch
new file mode 100644
index 000000000..fa659992b
--- /dev/null
+++ b/redhat/kdetoys/kdetoys-3.5.13-missing_ldflags.patch
@@ -0,0 +1,21 @@
+--- 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) -lqt-mt -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 -lqt-mt -lDCOP -lkdecore -lkdeui
+ kweatherreport_la_SOURCES = reportmain.cpp weatherservice.stub
+
+ KDE_ICON = kweather