Revert "catalyst: Temporarily disable update_seed again"

This reverts commit a85cb08443788f37d38b7c854a3a60ba283528c2.
This commit is contained in:
David Michael 2019-05-02 03:23:07 +00:00
parent 3444f460cf
commit 2791e33eb5

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: no
update_seed: yes
EOF
catalyst_stage_default
}