Author: patrys Date: Tue Jan 15 14:36:52 2008 GMT Module: SOURCES Tag: HEAD ---- Log message: - fix upstream bug http://bugzilla.gnome.org/show_bug.cgi?id=509631
---- Files affected: SOURCES: gnome-panel-clock.patch (1.2 -> 1.3) (NEW) ---- Diffs: ================================================================ Index: SOURCES/gnome-panel-clock.patch diff -u /dev/null SOURCES/gnome-panel-clock.patch:1.3 --- /dev/null Tue Jan 15 15:36:52 2008 +++ SOURCES/gnome-panel-clock.patch Tue Jan 15 15:36:47 2008 @@ -0,0 +1,18 @@ +--- gnome-panel-2.21.5/applets/clock/Makefile.am 2008-01-15 00:05:22.000000000 +0100 ++++ /home/users/patrys/Makefile.am 2008-01-15 13:54:57.436448502 +0100 +@@ -9,6 +9,7 @@ + $(CLOCK_CFLAGS) \ + $(POLKIT_GNOME_CFLAGS) \ + $(LIBPANEL_APPLET_CFLAGS) \ ++ -DGWEATHER_I_KNOW_THIS_IS_UNSTABLE \ + -DDATADIR=\""$(datadir)"\" \ + -DGLADEDIR=\""$(datadir)/gnome-panel/glade"\" \ + -DICONDIR=\""$(datadir)/gnome-panel/pixmaps"\" \ +@@ -139,6 +140,7 @@ + + if HAVE_POLKIT + BUILT_SOURCES += gnome-clock-applet-mechanism.h ++BUILT_SOURCES += gnome-clock-applet-mechanism-glue.h + endif + + gnome_clock_applet_mechanism_INCLUDES = \ ================================================================ _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
