Set LiveTrax binary name when packaging

This commit is contained in:
Robin Gareus 2024-10-16 20:20:50 +02:00
parent d525f8d60c
commit 0a0848b2d6
No known key found for this signature in database
GPG key ID: A090BCE02CF57F04

View file

@ -76,6 +76,7 @@ while [ $# -gt 0 ] ; do
STRIP=all ;
WITH_NLS=1 ;
APPNAME=LiveTrax ;
EXENAME=LiveTrax ;
shift ;;
--vbm)
VBM=1