summaryrefslogtreecommitdiff
path: root/tools/osx_packaging/bin/exporter
diff options
context:
space:
mode:
Diffstat (limited to 'tools/osx_packaging/bin/exporter')
-rwxr-xr-xtools/osx_packaging/bin/exporter2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/osx_packaging/bin/exporter b/tools/osx_packaging/bin/exporter
index 41a2904ff9..decec66ad8 100755
--- a/tools/osx_packaging/bin/exporter
+++ b/tools/osx_packaging/bin/exporter
@@ -18,7 +18,7 @@ export "GS_LIB=$TOP/share/ghostscript/8.51/lib:$TOP/share/ghostscript/fonts"
export LANG=`grep '\b'\`defaults read .GlobalPreferences AppleCollationOrder\`_\
/usr/share/locale/locale.alias | sed -n 's/.*\(.._..\)\..*/\1/p;1q'`
-export ARDOUR2_UI_RC=ardour2_ui.rc
+#export ARDOUR2_UI_RC=ardour2_ui.rc
export ARDOUR_CONFIG_PATH="$TOP/etc"
export ARDOUR_MODULE_PATH="$TOP/lib/"
export ARDOUR_DATA_PATH="$TOP/share"