summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--gnome-panel-libs.patch16
1 files changed, 14 insertions, 2 deletions
diff --git a/gnome-panel-libs.patch b/gnome-panel-libs.patch
index ef90cbd..b3b57ad 100644
--- a/gnome-panel-libs.patch
+++ b/gnome-panel-libs.patch
@@ -1,7 +1,19 @@
diff -up gnome-panel-2.29.92.1/applets/clock/Makefile.am.libs gnome-panel-2.29.92.1/applets/clock/Makefile.am
--- gnome-panel-2.29.92.1/applets/clock/Makefile.am.libs 2010-03-11 22:23:51.692914036 -0500
-+++ gnome-panel-2.29.92.1/applets/clock/Makefile.am 2010-03-11 22:24:24.302662466 -0500
-@@ -134,7 +134,8 @@ gnome_clock_applet_mechanism_INCLUDES =
++++ gnome-panel-2.29.92.1/applets/clock/Makefile.am 2010-03-11 22:38:20.988697805 -0500
+@@ -65,8 +65,9 @@ CLOCK_LDADD = \
+ ../../libpanel-applet/libpanel-applet-2.la \
+ $(CLOCK_LIBS) \
+ $(LIBPANEL_APPLET_LIBS) \
+- $(POLKIT_LIBS) \
+- -lgweather
++ $(POLKIT_LIBS) \
++ -lgweather \
++ -lm
+
+ BUILT_SOURCES = \
+ clock-marshallers.c \
+@@ -134,7 +135,8 @@ gnome_clock_applet_mechanism_INCLUDES =
gnome_clock_applet_mechanism_LDADD = \
$(CLOCK_MECHANISM_LIBS) \