]> git.ipfire.org Git - ipfire-3.x.git/commitdiff
Stage2 was renamed.
authorMichael Tremer <michael.tremer@ipfire.org>
Mon, 9 Feb 2009 13:32:37 +0000 (14:32 +0100)
committerMichael Tremer <michael.tremer@ipfire.org>
Mon, 9 Feb 2009 13:32:37 +0000 (14:32 +0100)
tools/make-include

index e23faab7f60b85d19bb44df2976135f0d38816d4..5cdb64b4940199a62929f9562676e32134d43a46 100644 (file)
@@ -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"