13
0

get path correct for ardour_system.rc when building bundles

git-svn-id: svn://localhost/ardour2/branches/3.0@13854 d708f5d6-7413-0410-9779-e7cbd77b26cf
This commit is contained in:
Paul Davis 2013-01-16 16:57:42 +00:00
parent e092fe33af
commit 6e80a7abc0

View File

@ -485,7 +485,7 @@ echo "Copying other stuff to $APPDIR ..."
#cp $BUILD_ROOT/gtk2_ardour/ergonomic-us.bindings $Etc
cp $BUILD_ROOT/gtk2_ardour/mnemonic-us.bindings $Etc
cp $BUILD_ROOT/gtk2_ardour/ardour.menus $Etc
cp $BUILD_ROOT/ardour_system.rc $Etc/ardour_system.rc
cp ../../ardour_system.rc $Etc/ardour_system.rc
cp $BUILD_ROOT/gtk2_ardour/ardour3*.rc $Etc
# these are copied straight from the source tree