summaryrefslogtreecommitdiffstats
path: root/desktop/dwm/patches/config_mk.patch
blob: bc5cea309430f698f119230cdd74eeac8ad92ceb (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
--- 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