aboutsummaryrefslogtreecommitdiffstats
path: root/testing/trayer/makefile.patch
diff options
context:
space:
mode:
Diffstat (limited to 'testing/trayer/makefile.patch')
-rw-r--r--testing/trayer/makefile.patch23
1 files changed, 0 insertions, 23 deletions
diff --git a/testing/trayer/makefile.patch b/testing/trayer/makefile.patch
deleted file mode 100644
index 52981b34fa..0000000000
--- a/testing/trayer/makefile.patch
+++ /dev/null
@@ -1,23 +0,0 @@
- # This patchfile was courtesy of the Debian team. Thanks!
---- Makefile.common
-+++ Makefile.common~
-@@ -25,7 +25,7 @@
- endif
-
- # -DGTK_DISABLE_DEPRECATED does not work yet
--CFLAGS += -DG_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED -DGTK_DISABLE_DEPRECATED
-+CFLAGS += -DG_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED
-
- %.o: %.c
- $(CC) $(CFLAGS) $(INCS) -c $<
---- panel.c
-+++ panel.c~
-@@ -588,7 +588,6 @@
- printf(" --height <number>\n");
- printf(" --SetDockType <true|false>\n");
- printf(" --SetPartialStrut <true|false>\n");
-- printf(" --RoundCorners <true|false>\n");
- printf(" --transparent <true|false>\n");
- printf(" --alpha <number>\n");
- printf(" --tint <int>\n");
-