tools.deploy.backend: use make-my-image.

db4
John Benediktsson 2014-08-05 12:24:34 -07:00
parent 8c58b99b1d
commit aaeb3f357e
1 changed files with 1 additions and 1 deletions

View File

@ -47,7 +47,7 @@ ERROR: can't-deploy-library-file library ;
: make-boot-image ( -- )
#! If stage1 image doesn't exist, create one.
my-boot-image-name resource-path exists?
[ my-arch make-image ] unless ;
[ make-my-image ] unless ;
: bootstrap-profile ( -- profile )
[