aboutsummaryrefslogtreecommitdiff
path: root/src/makefile.linux
diff options
context:
space:
mode:
Diffstat (limited to 'src/makefile.linux')
-rw-r--r--src/makefile.linux2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/makefile.linux b/src/makefile.linux
index 00dda36..eda19ca 100644
--- a/src/makefile.linux
+++ b/src/makefile.linux
@@ -15,7 +15,7 @@ current: all
# PD will install to $(DESTDIR)$(INSTALLL_PREFIX)$(PDLIBDIR), which is /usr/local/lib/pd
# by default
DESTDIR =
-INSTALL_PREFIX = /usr
+INSTALL_PREFIX = /usr/local
PDLIBDIR = /lib/pd
#these were the user adjustables