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:
7ee0fe7
)
Don't delete runtime.com from the distribution.
author
Chris Hanson
<org/chris-hanson/cph>
Wed, 28 Jul 2010 06:53:46 +0000
(23:53 -0700)
committer
Chris Hanson
<org/chris-hanson/cph>
Wed, 28 Jul 2010 06:53:46 +0000
(23:53 -0700)
dist/make-native-files
patch
|
blob
|
history
diff --git
a/dist/make-native-files
b/dist/make-native-files
index eb20e41433256db4744923f784b5ef3a2d632ec1..477fa7f6b8eef2513c1b396faab219ceb4f7cb19 100755
(executable)
--- a/
dist/make-native-files
+++ b/
dist/make-native-files
@@
-57,7
+57,6
@@
notify "Building binaries for arch ${ARCH}"
unpack_dist_file_to "${DIST_DIR}" "${DIST_DIR}"
run_command "${OUT_ROOT}"-compile "${DIST_DIR}"/src build
run_command "${OUT_ROOT}"-clean "${DIST_DIR}"/src/microcode make distclean
-my_rm_f "${DIST_DIR}"/src/lib/runtime.com
notify "Making tarball"
fixup_perms "${DIST_DIR}"