diff options
Diffstat (limited to 'x11/gnome-panel3/files/patch-applets_clock_clock.c')
-rw-r--r-- | x11/gnome-panel3/files/patch-applets_clock_clock.c | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/x11/gnome-panel3/files/patch-applets_clock_clock.c b/x11/gnome-panel3/files/patch-applets_clock_clock.c deleted file mode 100644 index a9b459b74..000000000 --- a/x11/gnome-panel3/files/patch-applets_clock_clock.c +++ /dev/null @@ -1,11 +0,0 @@ ---- applets/clock/clock.c.orig 2009-07-01 15:06:23.000000000 +0200 -+++ applets/clock/clock.c 2009-07-19 15:59:26.000000000 +0200 -@@ -71,6 +71,8 @@ - #include "set-timezone.h" - #include "system-timezone.h" - -+#define daylight 1 -+ - #define INTERNETSECOND (864) - #define INTERNETBEAT (86400) - |