Set LiveTrax binary name when packaging
This commit is contained in:
parent
d525f8d60c
commit
0a0848b2d6
@ -76,6 +76,7 @@ while [ $# -gt 0 ] ; do
|
||||
STRIP=all ;
|
||||
WITH_NLS=1 ;
|
||||
APPNAME=LiveTrax ;
|
||||
EXENAME=LiveTrax ;
|
||||
shift ;;
|
||||
--vbm)
|
||||
VBM=1
|
||||
|
Loading…
Reference in New Issue
Block a user