mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-07 15:25:01 +01:00
Set LiveTrax binary name when packaging
This commit is contained in:
parent
d525f8d60c
commit
0a0848b2d6
1 changed files with 1 additions and 0 deletions
|
|
@ -76,6 +76,7 @@ while [ $# -gt 0 ] ; do
|
||||||
STRIP=all ;
|
STRIP=all ;
|
||||||
WITH_NLS=1 ;
|
WITH_NLS=1 ;
|
||||||
APPNAME=LiveTrax ;
|
APPNAME=LiveTrax ;
|
||||||
|
EXENAME=LiveTrax ;
|
||||||
shift ;;
|
shift ;;
|
||||||
--vbm)
|
--vbm)
|
||||||
VBM=1
|
VBM=1
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue