mirror of
https://github.com/lucaspalomodevelop/core.git
synced 2026-03-13 08:09:41 +00:00
firmware: expect pkg to be installed as non-automatic #3473
This commit is contained in:
parent
d643488126
commit
df0734b37b
@ -164,6 +164,9 @@ EOF
|
||||
AUTOSET="set"
|
||||
VITAEXPECT=1
|
||||
VITASET="not set"
|
||||
elif [ ${DEP} = "pkg" ]; then
|
||||
AUTOEXPECT=0
|
||||
AUTOSET="set"
|
||||
fi
|
||||
|
||||
if [ "${AUTO}" != ${AUTOEXPECT} ]; then
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user