summaryrefslogtreecommitdiff
path: root/tools/osx_packaging/osx_build
diff options
context:
space:
mode:
Diffstat (limited to 'tools/osx_packaging/osx_build')
-rwxr-xr-xtools/osx_packaging/osx_build4
1 files changed, 2 insertions, 2 deletions
diff --git a/tools/osx_packaging/osx_build b/tools/osx_packaging/osx_build
index 41bfd5fea9..1806a3c131 100755
--- a/tools/osx_packaging/osx_build
+++ b/tools/osx_packaging/osx_build
@@ -215,8 +215,8 @@ if test x$SAE != x ; then
cp ../../instant.xml.sae $Resources/instant.xml
echo cp ../../instant.xml.sae $Resources/instant.xml
else
- cp ../../ardour_system.rc $Resources/ardour_system.rc
- echo FOO cp ../../ardour_system.rc $Resources/ardour_system.rc
+# cp ../../ardour_system.rc $Resources/ardour_system.rc
+# echo FOO cp ../../ardour_system.rc $Resources/ardour_system.rc
cp ../../instant.xml $Resources/instant.xml
echo cp ../../instant.xml $Resources/instant.xml
fi