From 0a63231a3fb538c117d2cb3d8caf4b4a52c565c2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?IOhannes=20m=20zm=C3=B6lnig?= Date: Wed, 21 Jul 2004 15:58:16 +0000 Subject: added first configure support svn path=/trunk/externals/zexy/; revision=1875 --- src/makefile.linux | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/makefile.linux') 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 -- cgit v1.2.1