From 16d90e98675553918427b67b098c40fc03de0e01 Mon Sep 17 00:00:00 2001 From: Yuta SATOH Date: Wed, 3 Jan 2018 20:18:28 +0900 Subject: automatic_updater.sh: change to be upgraded on x86-fbsd. --- scripts/automatic_updater.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/scripts/automatic_updater.sh b/scripts/automatic_updater.sh index 58e8ced..6dcd73a 100755 --- a/scripts/automatic_updater.sh +++ b/scripts/automatic_updater.sh @@ -136,10 +136,10 @@ update_toolchain(){ # https://bugs.gentoo.org/629128 [[ ! -e /etc/portage/package.unmask ]] && mkdir -p /etc/portage/package.unmask echo "sys-devel/binutils" > /etc/portage/package.unmask/toolchain-oldversion - echo "sys-devel/gcc" >> /etc/portage/package.unmask/toolchain-oldversion + echo "> /etc/portage/package.unmask/toolchain-oldversion emerge -u '