aboutsummaryrefslogtreecommitdiff
path: root/externals/grill/flext/tutorial/config-pd-darwin.txt
diff options
context:
space:
mode:
authorThomas Grill <xovo@users.sourceforge.net>2004-01-26 03:32:22 +0000
committerThomas Grill <xovo@users.sourceforge.net>2004-01-26 03:32:22 +0000
commitc58e9c41c48256950c2d6469a14686a3bd5036bf (patch)
treea69803ba4502f1804300be41461213d21e81467d /externals/grill/flext/tutorial/config-pd-darwin.txt
parentc4e8b1028a49b19c8f8dcfdbec96a02d89d05cb1 (diff)
""
svn path=/trunk/; revision=1294
Diffstat (limited to 'externals/grill/flext/tutorial/config-pd-darwin.txt')
-rw-r--r--externals/grill/flext/tutorial/config-pd-darwin.txt6
1 files changed, 3 insertions, 3 deletions
diff --git a/externals/grill/flext/tutorial/config-pd-darwin.txt b/externals/grill/flext/tutorial/config-pd-darwin.txt
index 7990fa2a..92962dce 100644
--- a/externals/grill/flext/tutorial/config-pd-darwin.txt
+++ b/externals/grill/flext/tutorial/config-pd-darwin.txt
@@ -6,13 +6,13 @@
# where are the PD header files?
# if it is a system include path (like /usr/local/include)
# you should leave it blank (as e.g. g++ 3.2 complains about it)
-PDPATH=/usr/local/pd/src
+PDPATH=/usr/local/lib/pd/src
# where is the PD executable?
-PD=/usr/local/pd/bin/pd
+PD=/usr/local/bin/pd
# where do the flext libraries reside?
-FLEXTPATH=/usr/local/pd/flext
+FLEXTPATH=/usr/local/lib/pd/flext
# where is the SndObj include directory?
# (leave blank or comment out to disable SndObj support)