Revert "catalyst: Temporarily disable update_seed again"

This reverts commit 373d5a814ba7b4ecba181ad37b8b4c8b98bd0402.
This commit is contained in:
David Michael 2018-11-16 14:11:00 +00:00
parent ca516260e2
commit e1761bee54

View File

@ -120,7 +120,7 @@ cat <<EOF
target: stage1
# stage1 packages aren't published, save in tmp
pkgcache_path: ${TEMPDIR}/stage1-${ARCH}-packages
#update_seed: yes
update_seed: yes
EOF
catalyst_stage_default
}