From 67ed3f6aa3ca3a6f3fbc4ad3361a8a6e00d3ed15 Mon Sep 17 00:00:00 2001 From: Hans-Christoph Steiner Date: Mon, 13 Dec 2010 20:05:25 +0000 Subject: updated Scripts link to point to 'tcl' folder svn path=/trunk/; revision=14630 --- packages/darwin_app/Makefile | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'packages/darwin_app/Makefile') diff --git a/packages/darwin_app/Makefile b/packages/darwin_app/Makefile index a32ce3f6..3cb48602 100644 --- a/packages/darwin_app/Makefile +++ b/packages/darwin_app/Makefile @@ -172,9 +172,7 @@ darwin_app_core: darwin_app_wrapper pd_install install -d "$(PD_APP_CONTENTS)/Resources/bin" cd "$(PD_APP_CONTENTS)/Resources" && \ - ln -s bin Scripts - cd "$(PD_APP_CONTENTS)/Resources/bin" && \ - test -e AppMain.tcl || ln -s pd.tk AppMain.tcl + ln -s tcl Scripts cd "$(PD_APP_CONTENTS)/Resources/bin" && \ test -e pdextended || ln -s pd pdextended # support for Info Panel Plugins mgmt -- cgit v1.2.1