13
0
Fork 0

Exclude harvid/xjadeo from packages

This commit is contained in:
Robin Gareus 2024-04-27 03:57:38 +02:00
parent 1bff623495
commit 975fea73eb
Signed by: rgareus
GPG Key ID: A090BCE02CF57F04
2 changed files with 2 additions and 0 deletions

View File

@ -65,6 +65,7 @@ while [ $# -gt 0 ] ; do
shift ;;
--livetrax)
LIVETRAX=1 ;
WITH_HARVID= ;
APPNAME=LiveTrax ;
PRODUCT_PKG_DIR=LiveTrax;
BUNDLENAME=LiveTrax${major_version} ;

View File

@ -62,6 +62,7 @@ while [ $# -gt 0 ] ; do
shift ;;
--livetrax)
LIVETRAX=1 ;
NOVIDEOTOOLS=1 ;
WITH_HARRISON_LV2="" ;
WITH_GMSYNTH="" ;
shift ;;