Using @security set

This commit is contained in:
Kolan Sh 2012-07-31 12:26:08 +04:00
parent 0c415faa31
commit f233ec5278
1 changed files with 2 additions and 0 deletions

View File

@ -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