aboutsummaryrefslogtreecommitdiffstats
path: root/main/orage/libxfcegui4-linkfix.patch
diff options
context:
space:
mode:
Diffstat (limited to 'main/orage/libxfcegui4-linkfix.patch')
-rw-r--r--main/orage/libxfcegui4-linkfix.patch11
1 files changed, 0 insertions, 11 deletions
diff --git a/main/orage/libxfcegui4-linkfix.patch b/main/orage/libxfcegui4-linkfix.patch
deleted file mode 100644
index 999a0c0e7f..0000000000
--- a/main/orage/libxfcegui4-linkfix.patch
+++ /dev/null
@@ -1,11 +0,0 @@
---- orage-4.6.1.orig/panel-plugin/Makefile.in
-+++ orage-4.6.1/panel-plugin/Makefile.in
-@@ -282,7 +282,7 @@
- -DPACKAGE_LOCALE_DIR=\"$(localedir)\"\
- @LIBXFCE4PANEL_CFLAGS@
-
--orageclock_LDFLAGS = @LIBXFCE4PANEL_LIBS@ $(am__append_1)
-+orageclock_LDFLAGS = @LIBXFCE4PANEL_LIBS@ @LIBXFCEGUI4_LIBS@ $(am__append_1)
- orageclock_SOURCES = \
- orageclock.c \
- oc_config.c \