pentoo-updater: remove commented command

This commit is contained in:
Rick Farina (Zero_Chaos) 2020-11-19 12:37:13 -05:00
parent d9dd44daf7
commit 338aa7bd7a
No known key found for this signature in database
GPG key ID: A29433C0AA431DDC

View file

@ -166,7 +166,6 @@ migrate_profile() {
check_profile force
fi
fi
#emerge -1v /usr/lib/gcc || exit 1
REBUILD_DIRS=""
if [ -d "/lib32" ]; then
REBUILD_DIRS="/lib32"