From 338aa7bd7a8740e95570ec28ffe3e1f643e99e06 Mon Sep 17 00:00:00 2001 From: "Rick Farina (Zero_Chaos)" Date: Thu, 19 Nov 2020 12:37:13 -0500 Subject: [PATCH] pentoo-updater: remove commented command --- scripts/pentoo-updater.sh | 1 - 1 file changed, 1 deletion(-) diff --git a/scripts/pentoo-updater.sh b/scripts/pentoo-updater.sh index ef0bd06e4..bb411854f 100755 --- a/scripts/pentoo-updater.sh +++ b/scripts/pentoo-updater.sh @@ -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"