summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'x11-plugins/wmacpimon/files')
-rw-r--r--x11-plugins/wmacpimon/files/Makefile.patch4
-rw-r--r--x11-plugins/wmacpimon/files/wmacpimon.c.patch4
2 files changed, 4 insertions, 4 deletions
diff --git a/x11-plugins/wmacpimon/files/Makefile.patch b/x11-plugins/wmacpimon/files/Makefile.patch
index aab28fc89392..73646d10fa93 100644
--- a/x11-plugins/wmacpimon/files/Makefile.patch
+++ b/x11-plugins/wmacpimon/files/Makefile.patch
@@ -1,5 +1,5 @@
---- Makefile 2010-09-06 11:33:16.000000000 +0200
-+++ Makefile.new 2010-09-06 11:36:28.000000000 +0200
+--- a/Makefile 2010-09-06 11:33:16.000000000 +0200
++++ b/Makefile 2010-09-06 11:36:28.000000000 +0200
@@ -1,8 +1,5 @@
-OPT = -O3 -DACPI
-
diff --git a/x11-plugins/wmacpimon/files/wmacpimon.c.patch b/x11-plugins/wmacpimon/files/wmacpimon.c.patch
index 001c1d8c96be..adc03ce3fd0c 100644
--- a/x11-plugins/wmacpimon/files/wmacpimon.c.patch
+++ b/x11-plugins/wmacpimon/files/wmacpimon.c.patch
@@ -1,5 +1,5 @@
---- wmacpimon.c 2004-07-08 14:16:22.184359328 +0200
-+++ wmacpimon.c 2004-07-08 14:15:59.677780848 +0200
+--- a/wmacpimon.c 2004-07-08 14:16:22.184359328 +0200
++++ b/wmacpimon.c 2004-07-08 14:15:59.677780848 +0200
@@ -314,7 +314,7 @@
acpinfo = calloc(1, sizeof(ACPInfo));
dockapp->blink = OFF;