From 57a86605d8d264c138ec63fbeab115707baaf850 Mon Sep 17 00:00:00 2001 From: Slava Pestov Date: Fri, 9 May 2008 17:11:10 -0500 Subject: [PATCH] Fix deployment on Mac OS X --- extra/tools/deploy/shaker/strip-cocoa.factor | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/extra/tools/deploy/shaker/strip-cocoa.factor b/extra/tools/deploy/shaker/strip-cocoa.factor index 038bfde70d..0c77a52f94 100755 --- a/extra/tools/deploy/shaker/strip-cocoa.factor +++ b/extra/tools/deploy/shaker/strip-cocoa.factor @@ -1,6 +1,6 @@ USING: cocoa cocoa.messages cocoa.application cocoa.nibs assocs namespaces kernel words compiler.units sequences -ui.cocoa ; +ui ui.cocoa ; "stop-after-last-window?" get global [