From 7a17d075060bdaed751c55342eca686ebd36cf08 Mon Sep 17 00:00:00 2001 From: "Michael D. Lowis" Date: Tue, 25 Jul 2017 10:08:02 -0400 Subject: [PATCH] changed default install location --- config.mk | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/config.mk b/config.mk index f391e19..928b2cc 100644 --- a/config.mk +++ b/config.mk @@ -1,7 +1,8 @@ # Customize this file to fit your system # Install location -PREFIX = $(HOME) +#PREFIX = $(HOME) +PREFIX = /usr/local # OSX X11 Flags INCS += -I/usr/X11/include \ -- 2.49.0