mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-06 06:44:57 +01:00
Don't use Ardour Logo on Trax DMG
This commit is contained in:
parent
44b47e70e0
commit
fb5ebc351c
1 changed files with 1 additions and 1 deletions
|
|
@ -635,7 +635,7 @@ mkdir $PRODUCT_PKG_DIR
|
|||
DMGWINBOTTOM=440
|
||||
DMGBACKGROUND=dmgbg
|
||||
|
||||
if [ x$MIXBUS != x ] ; then
|
||||
if [ x$MIXBUS != x -o x$LIVETRAX != x] ; then
|
||||
|
||||
# Mixbus packaging
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue