Revert "catalyst: Temporarily disable update_seed"

This reverts commit efbc542c59.
This commit is contained in:
David Michael 2018-06-29 13:38:08 +00:00
parent 55b448e9e5
commit be1344f12d

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
}