From b64f694e7ebe3f2e87c26fe79b74f2a6dab191c0 Mon Sep 17 00:00:00 2001 From: Joe Groff Date: Tue, 16 Feb 2010 14:23:51 -0800 Subject: [PATCH] tools.deploy.shaker typos --- basis/tools/deploy/shaker/shaker.factor | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/basis/tools/deploy/shaker/shaker.factor b/basis/tools/deploy/shaker/shaker.factor index 4a9882c2e6..54058f1b0d 100755 --- a/basis/tools/deploy/shaker/shaker.factor +++ b/basis/tools/deploy/shaker/shaker.factor @@ -507,11 +507,11 @@ SYMBOL: deploy-vocab : write-vocab-manifest ( vocab-manifest-out -- ) "Writing vocabulary manifest to " write dup print flush vocabs "VOCABS:" prefix - deploy-libraries get [ libraries get path>> ] map prune "LIBRARIES:" prefix append + deploy-libraries get [ libraries get at path>> ] map prune "LIBRARIES:" prefix append swap utf8 set-file-lines ; : prepare-deploy-libraries ( -- ) - "Preparing deployed libraries" print flush + "Preparing deployed libraries" show deploy-libraries get [ libraries get [ [ path>> >deployed-library-path ] [ abi>> ] bi