diff options
Diffstat (limited to 'config.mk')
| -rw-r--r-- | config.mk | 2 | 
1 files changed, 1 insertions, 1 deletions
@@ -4,7 +4,7 @@ VERSION = 0.8.3  # Customize below to fit your system  # paths -PREFIX = ~/.local +PREFIX = /usr/local  MANPREFIX = $(PREFIX)/share/man  X11INC = /usr/X11R6/include  | 
