JasonWoof Got questions, comments, patches, etc.? Contact Jason Woofenden
don't assume home directory
authorJason Woofenden <jason@jasonwoof.com>
Mon, 7 Aug 2017 15:01:26 +0000 (11:01 -0400)
committerJason Woofenden <jason@jasonwoof.com>
Mon, 7 Aug 2017 15:01:26 +0000 (11:01 -0400)
config.mk

index 3b5b42e..5ba35ba 100644 (file)
--- a/config.mk
+++ b/config.mk
@@ -4,7 +4,7 @@ VERSION = 6.1
 # Customize below to fit your system
 
 # paths
 # Customize below to fit your system
 
 # paths
-PREFIX = /home/jasonwoof/local/dwm
+PREFIX = $(HOME)/local/dwm
 MANPREFIX = ${PREFIX}/share/man
 
 X11INC = /usr/X11R6/include
 MANPREFIX = ${PREFIX}/share/man
 
 X11INC = /usr/X11R6/include