Using @security set
This commit is contained in:
parent
0c415faa31
commit
f233ec5278
|
@ -385,6 +385,8 @@ if [ 16 -eq $STAGE ]; then
|
|||
# [ 0 -ne $? ] && echo "Stage $STAGE: glsa-check fix failed ;-( =======" && exit $STAGE
|
||||
fi
|
||||
|
||||
emerge -1pv @security
|
||||
|
||||
let STAGE++
|
||||
fi
|
||||
|
||||
|
|
Loading…
Reference in New Issue