summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Robbins <drobbins@gentoo.org>2002-07-28 07:39:43 +0000
committerDaniel Robbins <drobbins@gentoo.org>2002-07-28 07:39:43 +0000
commitd6d65d07349858d13d8fec050d6694770d42678a (patch)
tree968c220d99f2b50f39f3773019d56f2f87ed4b75 /scripts/bootstrap.sh
parentalso install /bin/bzcat with USE=build (diff)
downloadgentoo-2-d6d65d07349858d13d8fec050d6694770d42678a.tar.gz
gentoo-2-d6d65d07349858d13d8fec050d6694770d42678a.tar.bz2
gentoo-2-d6d65d07349858d13d8fec050d6694770d42678a.zip
CONFIG_PROTECT changed from "" to "-*" since it's now a cumulative var like USE (with Portage 2.0.19)
Diffstat (limited to 'scripts/bootstrap.sh')
-rwxr-xr-xscripts/bootstrap.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/bootstrap.sh b/scripts/bootstrap.sh
index 4bd1df7dc1e0..b9e7ed618bb8 100755
--- a/scripts/bootstrap.sh
+++ b/scripts/bootstrap.sh
@@ -66,7 +66,7 @@ then
export FTP_PROXY
fi
-export CONFIG_PROTECT=""
+export CONFIG_PROTECT="-*"
# disable autoclean, or it b0rks
export AUTOCLEAN="no"
#above allows portage to overwrite stuff