summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--x11-wm/aewm/files/aewm-1.3.12-fno-common.patch4
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-wm/aewm/files/aewm-1.3.12-fno-common.patch b/x11-wm/aewm/files/aewm-1.3.12-fno-common.patch
index e885161ce883..7e3d75faff15 100644
--- a/x11-wm/aewm/files/aewm-1.3.12-fno-common.patch
+++ b/x11-wm/aewm/files/aewm-1.3.12-fno-common.patch
@@ -1,4 +1,4 @@
---- aedesk.c
+--- a/aedesk.c
+++ b/aedesk.c
@@ -11,10 +11,6 @@
@@ -11,7 +11,7 @@
static unsigned long parse_desk(char *spec);
int main(int argc, char **argv)
---- aepanel.c
+--- a/aepanel.c
+++ b/aepanel.c
@@ -36,9 +36,6 @@
void sig_handler(int);