Make sure band is saved in correct location.
authorChris Hanson <org/chris-hanson/cph>
Wed, 10 Mar 2010 05:27:53 +0000 (21:27 -0800)
committerChris Hanson <org/chris-hanson/cph>
Wed, 10 Mar 2010 05:27:53 +0000 (21:27 -0800)
src/etc/windows/build-band.scm

index 1302bd95c16c7f6881bdf8e655111168eee48d31..954fda2e301cb0d60ed6a735278d32a718660e81 100755 (executable)
@@ -7,5 +7,5 @@
   (load "machines/i386/make")
   (cd "../edwin")
   (load "make")
-  (disk-save "../all.com")
+  (disk-save "../lib/all.com")
   (%exit))
\ No newline at end of file