mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-29 05:36:47 +00:00
virtual: avoid exiting with failure code
This commit is contained in:
parent
66095c12fd
commit
f06c52a3ca
@ -30,4 +30,4 @@ PKG_AUTORECONF="no"
|
||||
|
||||
get_graphicdrivers
|
||||
|
||||
listcontains "$GRAPHIC_DRIVERS" "vmware" && PKG_DEPENDS_TARGET+=" open-vm-tools"
|
||||
listcontains "$GRAPHIC_DRIVERS" "vmware" && PKG_DEPENDS_TARGET+=" open-vm-tools" || true
|
||||
|
Loading…
x
Reference in New Issue
Block a user