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:
079e777
)
Clean out lib/lib dir.
author
Chris Hanson
<org/chris-hanson/cph>
Wed, 10 Mar 2010 05:36:24 +0000
(21:36 -0800)
committer
Chris Hanson
<org/chris-hanson/cph>
Wed, 10 Mar 2010 05:36:24 +0000
(21:36 -0800)
dist/make-native-files
patch
|
blob
|
history
diff --git
a/dist/make-native-files
b/dist/make-native-files
index eb20e41433256db4744923f784b5ef3a2d632ec1..c9c3d904fd26d1bbc725f771574ef8b0b1e82bd7 100755
(executable)
--- a/
dist/make-native-files
+++ b/
dist/make-native-files
@@
-58,6
+58,7
@@
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
+my_rmdir "${DIST_DIR}"/src/lib/lib
notify "Making tarball"
fixup_perms "${DIST_DIR}"