mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-15 19:16:40 +01:00
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:
parent
e092fe33af
commit
6e80a7abc0
1 changed files with 1 additions and 1 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue