This commit is contained in:
Raúl Porcel 2013-08-20 06:33:42 +00:00
parent 3dd1d8ec72
commit 0fa0d1ff30

View file

@ -38,7 +38,7 @@ pre_build() {
git pull
# Symlink the latest stages3 to build from
for d in ${BUILD_SRCDIR_BASE}/builds/{default,multilib} ; do
for d in ${BUILD_SRCDIR_BASE}/builds/default ; do
pushd $d
for f in $(ls stage3*bz2 | grep -v latest | give_latest_from_dates ) ; do
of=${f/20[0-9][0-9].[0-9]/latest} # for 20XX.Y stuff