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:
9271877
)
Move any old .app file out of the way.
author
Chris Hanson
<org/chris-hanson/cph>
Mon, 27 Jun 2011 03:05:24 +0000
(20:05 -0700)
committer
Chris Hanson
<org/chris-hanson/cph>
Mon, 27 Jun 2011 03:05:24 +0000
(20:05 -0700)
dist/make-macosx-app
patch
|
blob
|
history
diff --git
a/dist/make-macosx-app
b/dist/make-macosx-app
index f8ee6640e00ce5be31d76ca15c5055a0cb49c53b..c84993c412a334a28eaa27a407c97d0af1e69c24 100755
(executable)
--- a/
dist/make-macosx-app
+++ b/
dist/make-macosx-app
@@
-61,4
+61,5
@@
run_command "${OUT}"-compile "${DIST_DIR}"/src compile "${@}"
notify "Building application bundle"
run_command "${OUT}"-buildapp "${DIST_DIR}"/src etc/macosx/make-app.sh
+my_rm_rf "${ARCH_BASE}".app
my_mv "${DIST_DIR}"/src/mit-scheme.app "${ARCH_BASE}".app