summaryrefslogtreecommitdiffstats
path: root/desktop/dwm/patches/config_mk.patch
diff options
context:
space:
mode:
Diffstat (limited to 'desktop/dwm/patches/config_mk.patch')
-rw-r--r--desktop/dwm/patches/config_mk.patch13
1 files changed, 0 insertions, 13 deletions
diff --git a/desktop/dwm/patches/config_mk.patch b/desktop/dwm/patches/config_mk.patch
deleted file mode 100644
index bc5cea3094..0000000000
--- a/desktop/dwm/patches/config_mk.patch
+++ /dev/null
@@ -1,13 +0,0 @@
---- config.mk.orig 2009-04-20 20:25:24.000000000 -0400
-+++ config.mk 2009-04-20 20:25:38.000000000 -0400
-@@ -4,8 +4,8 @@
- # Customize below to fit your system
-
- # paths
--PREFIX = /usr/local
--MANPREFIX = ${PREFIX}/share/man
-+PREFIX = /usr
-+MANPREFIX = ${PREFIX}/man
-
- X11INC = /usr/X11R6/include
- X11LIB = /usr/X11R6/lib