Skip to content

Commit

Permalink
Set LiveTrax binary name when packaging
Browse files Browse the repository at this point in the history
  • Loading branch information
x42 committed Oct 16, 2024
1 parent d525f8d commit 0a0848b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tools/linux_packaging/build
Original file line number Diff line number Diff line change
Expand Up @@ -76,6 +76,7 @@ while [ $# -gt 0 ] ; do
STRIP=all ;
WITH_NLS=1 ;
APPNAME=LiveTrax ;
EXENAME=LiveTrax ;
shift ;;
--vbm)
VBM=1
Expand Down

0 comments on commit 0a0848b

Please sign in to comment.