diff options
Diffstat (limited to 'externals/grill/flext/buildsys/mac/pd')
-rw-r--r-- | externals/grill/flext/buildsys/mac/pd/config-gcc.def | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/externals/grill/flext/buildsys/mac/pd/config-gcc.def b/externals/grill/flext/buildsys/mac/pd/config-gcc.def index 2095518b..69112b92 100644 --- a/externals/grill/flext/buildsys/mac/pd/config-gcc.def +++ b/externals/grill/flext/buildsys/mac/pd/config-gcc.def @@ -1,6 +1,6 @@ # where is the PD installation including source code? # (this should point to the main folder, which has a "src" subfolder) -PDPATH=/Applications/Pd-0.38-0.app/Contents/Resources +PDPATH=/Applications/Pd-0.38-3.app/Contents/Resources # where is the PD executable? PDBIN=$(PDPATH)/bin/pd |