aboutsummaryrefslogtreecommitdiff
path: root/config.mk
diff options
context:
space:
mode:
Diffstat (limited to 'config.mk')
-rw-r--r--config.mk3
1 files changed, 1 insertions, 2 deletions
diff --git a/config.mk b/config.mk
index 7bdabb7..c1946ee 100644
--- a/config.mk
+++ b/config.mk
@@ -6,5 +6,4 @@ ENABLE_NOUVEAU = 1
CFLAGS = -DVERSION=\"$(VERSION)\" -D_XOPEN_SOURCE=700
-# this can be changed to /usr/local
-PREFIX=$(HOME)
+PREFIX=/usr/local