Revert "catalyst: temporarily disable update_seed"

This reverts commit 43807d676342c85027e5e42e1127e19d882eb970.
This commit is contained in:
David Michael 2017-06-14 13:04:09 -07:00
parent 15a21b5999
commit a707c1b597

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
}