From 91051bc53a8649ddc6a3735794eb6dc1ec880107 Mon Sep 17 00:00:00 2001 From: Tim Yamin Date: Mon, 8 Aug 2005 03:56:12 +0000 Subject: Remove ${IWILLFIXITMYSELF}; 2005.1 is non-development any more. --- profiles/default-linux/amd64/2005.1/profile.bashrc | 6 ------ 1 file changed, 6 deletions(-) (limited to 'profiles/default-linux') diff --git a/profiles/default-linux/amd64/2005.1/profile.bashrc b/profiles/default-linux/amd64/2005.1/profile.bashrc index d49d97340222..340a86df51c3 100644 --- a/profiles/default-linux/amd64/2005.1/profile.bashrc +++ b/profiles/default-linux/amd64/2005.1/profile.bashrc @@ -19,9 +19,3 @@ if [[ (-L /lib32 || -L /usr/lib32 ) && ( ${PORTAGE_CALLER} != "repoman" ) ]] ; t eerror "http://www.gentoo.org/proj/en/base/amd64/2005.0-upgrade-amd64.xml" exit 1 fi - -if [[ -z "${IWILLFIXITMYSELF}" ]] ; then - eerror "You are using a development profile. If you REALLY want to do this, then set the following in /etc/make.conf:" - eerror "IWILLFIXITMYSELF=1" - exit 1 -fi -- cgit v1.2.3-65-gdbad