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:
acfd0d6
)
Adjust for new location of "all.com" file.
origin/release-9.0
author
Chris Hanson
<org/chris-hanson/cph>
Wed, 10 Mar 2010 05:45:54 +0000
(21:45 -0800)
committer
Chris Hanson
<org/chris-hanson/cph>
Wed, 10 Mar 2010 05:45:54 +0000
(21:45 -0800)
dist/scheme-inst.nsi
patch
|
blob
|
history
diff --git
a/dist/scheme-inst.nsi
b/dist/scheme-inst.nsi
index e67390369113709f386ef030a5b3eab50f5b31f1..fd84dd20fe87920241d76db348ad5186cd01a5ad 100755
(executable)
--- a/
dist/scheme-inst.nsi
+++ b/
dist/scheme-inst.nsi
@@
-99,7
+99,7
@@
Section "MainSection" SEC01
File "${MIT_SCHEME_SRC_ROOT}\win32\dibutils\dibutils.dll"
SetOutPath "${MIT_SCHEME_LIB_DIR}"
- File "${MIT_SCHEME_SRC_ROOT}\all.com"
+ File "${MIT_SCHEME_SRC_ROOT}\
lib\
all.com"
File "${MIT_SCHEME_SRC_ROOT}\etc\optiondb.scm"
!insertmacro mit_scheme_bci_install "runtime"