mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-29 13:46:49 +00:00
packages/image/install:
- enable building of testing packages
This commit is contained in:
parent
5d49321517
commit
a571aef868
@ -76,6 +76,7 @@ case "$2" in
|
|||||||
[ "$EMULATORS" = yes ] && $SCRIPTS/install emulators
|
[ "$EMULATORS" = yes ] && $SCRIPTS/install emulators
|
||||||
|
|
||||||
# Devtools... (not for Release)
|
# Devtools... (not for Release)
|
||||||
|
[ "$TESTING" = yes ] && $SCRIPTS/install testing
|
||||||
[ "$DEVTOOLS" = yes ] && $SCRIPTS/install debug
|
[ "$DEVTOOLS" = yes ] && $SCRIPTS/install debug
|
||||||
|
|
||||||
# Devtools for Coreboot... (not for Release)
|
# Devtools for Coreboot... (not for Release)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user