aboutsummaryrefslogtreecommitdiffhomepage
path: root/Makefile.config
diff options
context:
space:
mode:
authorGravatar Ingmar Vanhassel <ingmar@exherbo.org>2009-11-17 22:10:18 +0100
committerGravatar Carl Worth <cworth@cworth.org>2009-11-17 13:11:20 -0800
commit321ab1bd6bb2e3877c59cad412e96d9cb2cbaf15 (patch)
tree5c46a78820d5c2e53923d369231a12487feb856b /Makefile.config
parente12a6b91ac795fb6e930b810f6aca2939ca5900e (diff)
Makefile: Change default install prefix from /usr to /usr/local, really
Diffstat (limited to 'Makefile.config')
-rw-r--r--Makefile.config2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.config b/Makefile.config
index 657316e4..63c90a8c 100644
--- a/Makefile.config
+++ b/Makefile.config
@@ -1 +1 @@
-prefix = /usr
+prefix = /usr/local