From 7a844cd76a4d582e52e310faaca4e167f09debb3 Mon Sep 17 00:00:00 2001 From: "Rick Farina (Zero_Chaos)" Date: Thu, 12 Sep 2019 14:54:08 -0400 Subject: [PATCH] pentoo-updater: fix binutils logic to be more greedy --- scripts/pentoo-updater.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/pentoo-updater.sh b/scripts/pentoo-updater.sh index 68798bd04..1ac9cec81 100755 --- a/scripts/pentoo-updater.sh +++ b/scripts/pentoo-updater.sh @@ -345,7 +345,7 @@ if [ -n "${removeme}" ]; then printf "Removing old setuptools_scm...\n" emerge -C "=${removeme}" fi -if [ "$(portageq match / '=sys-devel/binutils-2.32-r1')" = '=sys-devel/binutils-2.32-r1' ]; then +if [ -n "$(portageq match / '>=sys-devel/binutils-2.32-r1')" ]; then removeme2=$(portageq match / '