mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-06 06:44:57 +01:00
Backport Trax packaging
This commit is contained in:
parent
63b5c9ea2b
commit
13814deba2
2 changed files with 8 additions and 0 deletions
|
|
@ -656,6 +656,10 @@ cp $BUILD_ROOT/gtk2_ardour/ardour.menus $Etc
|
|||
cp $BUILD_ROOT/gtk2_ardour/clearlooks.rc $Etc
|
||||
cp $BUILD_ROOT/gtk2_ardour/default_ui_config $Etc
|
||||
|
||||
if test -n "$LIVETRAX"; then
|
||||
cp $BUILD_ROOT/gtk2_ardour/livetrax.keys $Resources
|
||||
fi
|
||||
|
||||
# Copied directly from source tree
|
||||
|
||||
mkdir ${Shared}/icons
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue