X-Git-Url: http://repo.macrolet.net/gitweb/?a=blobdiff_plain;f=make-windows-installer.sh;h=dc05a22ae407a2f114e076e8aa1512aabb7e58ec;hb=e0aff99a73d836da0dad4602e5559595fbe5ba5c;hp=7c89e5febac667123b1e8744fbd0f7d93cf3962f;hpb=22a6702974b7d6ff4e8f2b3b7b5ff446fc632de0;p=sbcl.git diff --git a/make-windows-installer.sh b/make-windows-installer.sh index 7c89e5f..dc05a22 100644 --- a/make-windows-installer.sh +++ b/make-windows-installer.sh @@ -27,7 +27,7 @@ cd output :direction :output :if-exists :supersede) (write-line (lisp-implementation-version) f)) - (quit))' + (exit))' "$WIX_PATH/candle" sbcl.wxs "$WIX_PATH/light" sbcl.wixobj "$WIX_PATH/wixui.wixlib" \