aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--config.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/config.mk b/config.mk
index 8621550..814a051 100644
--- a/config.mk
+++ b/config.mk
@@ -4,7 +4,7 @@ VERSION = 0.8.2
4# Customize below to fit your system 4# Customize below to fit your system
5 5
6# paths 6# paths
7PREFIX = $(HOME)/.local 7PREFIX = /usr/local
8MANPREFIX = $(PREFIX)/share/man 8MANPREFIX = $(PREFIX)/share/man
9 9
10X11INC = /usr/include/X11 10X11INC = /usr/include/X11