<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -60,10 +60,7 @@ echo Moving final disk image back to source tree ...
 mv build/$DISK_IMAGE $HERE
 
 echo Zipping disk image to guard against improper MIME types on download ...
-zip -r $DISK_IMAGE.zip $DISK_IMAGE
-
-echo Moving final zipped disk image back to source tree ...
-mv $DISK_IMAGE.zip $HERE
+cd $HERE &amp;&amp; zip -r $DISK_IMAGE.zip $DISK_IMAGE
 
 echo Ready Lisp build complete.
 </diff>
      <filename>build.sh</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>94b90d6401d471b4e0960fd8c43533239e801fcd</id>
    </parent>
  </parents>
  <author>
    <name>John Wiegley</name>
    <email>johnw@newartisans.com</email>
  </author>
  <url>http://github.com/jwiegley/ready-lisp/commit/3eb9ad12478a14f4ebc9b395db654fe835256b1b</url>
  <id>3eb9ad12478a14f4ebc9b395db654fe835256b1b</id>
  <committed-date>2009-01-29T20:37:03-08:00</committed-date>
  <authored-date>2009-01-29T20:37:03-08:00</authored-date>
  <message>Fixed build.sh, which was using some incorrect final paths.</message>
  <tree>310189b581f305111aa3daedbd599c4bfdbcc309</tree>
  <committer>
    <name>John Wiegley</name>
    <email>johnw@newartisans.com</email>
  </committer>
</commit>
