mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-17 12:16:30 +01:00
copy ardour_system.rc into OS X bundle from (new) correct location
git-svn-id: svn://localhost/ardour2/branches/3.0@13411 d708f5d6-7413-0410-9779-e7cbd77b26cf
This commit is contained in:
parent
aad35ec182
commit
8dc98a2935
1 changed files with 1 additions and 2 deletions
|
|
@ -376,8 +376,7 @@ if test x$SAE != x ; then
|
||||||
cp $BUILD_ROOT/instant.xml.sae $Resources/instant.xml
|
cp $BUILD_ROOT/instant.xml.sae $Resources/instant.xml
|
||||||
echo cp $BUILD_ROOT/instant.xml.sae $Resources/instant.xml
|
echo cp $BUILD_ROOT/instant.xml.sae $Resources/instant.xml
|
||||||
else
|
else
|
||||||
# cp $BUILD_ROOT/ardour_system.rc $Resources/ardour_system.rc
|
cp ../../ardour_system.rc $Resources/ardour_system.rc
|
||||||
# echo FOO cp $BUILD_ROOT/ardour_system.rc $Resources/ardour_system.rc
|
|
||||||
cp ../../instant.xml $Resources/instant.xml
|
cp ../../instant.xml $Resources/instant.xml
|
||||||
echo cp ../../instant.xml $Resources/instant.xml
|
echo cp ../../instant.xml $Resources/instant.xml
|
||||||
fi
|
fi
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue