projects
/
mit-scheme.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d0e70a7
)
Make sure band is saved in correct location.
author
Chris Hanson
<org/chris-hanson/cph>
Wed, 10 Mar 2010 05:27:53 +0000
(21:27 -0800)
committer
Chris Hanson
<org/chris-hanson/cph>
Wed, 10 Mar 2010 05:27:53 +0000
(21:27 -0800)
src/etc/windows/build-band.scm
patch
|
blob
|
history
diff --git
a/src/etc/windows/build-band.scm
b/src/etc/windows/build-band.scm
index 1302bd95c16c7f6881bdf8e655111168eee48d31..954fda2e301cb0d60ed6a735278d32a718660e81 100755
(executable)
--- a/
src/etc/windows/build-band.scm
+++ b/
src/etc/windows/build-band.scm
@@
-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