From: Michael Tremer Date: Mon, 9 Feb 2009 13:32:37 +0000 (+0100) Subject: Stage2 was renamed. X-Git-Tag: v3.0-alpha1~14^2~8 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f6158c5fde8ffc4cd8f592a85a2158e6178fa0eb;p=ipfire-3.x.git Stage2 was renamed. --- diff --git a/tools/make-include b/tools/make-include index e23faab7f..5cdb64b49 100644 --- a/tools/make-include +++ b/tools/make-include @@ -538,7 +538,7 @@ build() { build_spy start distcc_get_hosts - if [ -f $BASEDIR/log_${TARGET}/02_base/stage2-LFS ]; then + if [ -f $BASEDIR/log_${TARGET}/02_base/stage2 ]; then prepareenv echo "Using installed toolchain" >> $LOGFILE beautify message DONE "Stage toolchain already built or extracted"