Remove useless message

This commit is contained in:
sin 2013-09-24 12:50:26 +01:00
parent f677ea2947
commit 80b5cccb10

2
stage0
View File

@ -38,5 +38,3 @@ for pkg in $pkglist; do
done < DEPS
./build pkgs/$pkg
done
echo OK!