summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xtools/osx_packaging/osx_build3
1 files changed, 1 insertions, 2 deletions
diff --git a/tools/osx_packaging/osx_build b/tools/osx_packaging/osx_build
index 2d2328342c..fbdf7bde36 100755
--- a/tools/osx_packaging/osx_build
+++ b/tools/osx_packaging/osx_build
@@ -376,8 +376,7 @@ if test x$SAE != x ; then
cp $BUILD_ROOT/instant.xml.sae $Resources/instant.xml
echo cp $BUILD_ROOT/instant.xml.sae $Resources/instant.xml
else
-# cp $BUILD_ROOT/ardour_system.rc $Resources/ardour_system.rc
-# echo FOO cp $BUILD_ROOT/ardour_system.rc $Resources/ardour_system.rc
+ cp ../../ardour_system.rc $Resources/ardour_system.rc
cp ../../instant.xml $Resources/instant.xml
echo cp ../../instant.xml $Resources/instant.xml
fi