aboutsummaryrefslogtreecommitdiff
path: root/x11-wm/swm/files/patch-Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'x11-wm/swm/files/patch-Makefile')
-rw-r--r--x11-wm/swm/files/patch-Makefile10
1 files changed, 5 insertions, 5 deletions
diff --git a/x11-wm/swm/files/patch-Makefile b/x11-wm/swm/files/patch-Makefile
index 8afabb2a65cc..8fcf63f53d60 100644
--- a/x11-wm/swm/files/patch-Makefile
+++ b/x11-wm/swm/files/patch-Makefile
@@ -1,10 +1,10 @@
---- Makefile.orig Mon Mar 19 01:54:40 2001
-+++ Makefile Tue Mar 20 12:55:19 2001
-@@ -3,16 +3,15 @@
+--- Makefile.orig Tue Mar 20 08:41:39 2001
++++ Makefile Fri Mar 30 01:06:27 2001
+@@ -2,16 +2,15 @@
+ # the swm.conf file. Normally, you should not have to edit this Makefile.
# Only for testing & devellopment
- # CFLAGS = -O0 -Wall -g3 -ggdb -p -H
--CFLAGS = -O3 -s
+-CFLAGS = -O0 -Wall -g3 -ggdb -p -H
# There should be nothing to edit below this line
# -----------------------------------------------------------------------------