meta/pkg-build: fix step order

This commit is contained in:
Matthew Flatt 2014-07-09 08:36:22 +01:00
parent 4126804942
commit 552ea56042

View File

@ -89,11 +89,11 @@
(list
;; Download installer from snapshot site:
'download
;; Install into each VM:
'install
;; Archive catalogs, downlowning the catalog and all
;; packages to the working directory:
'archive
;; Install into each VM:
'install
;; Build packages that have changed:
'build
;; Extract and assemble documentation: