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:
e81c421
)
Remove unused variable binding.
author
Chris Hanson
<org/chris-hanson/cph>
Tue, 16 Feb 2010 05:57:07 +0000
(21:57 -0800)
committer
Chris Hanson
<org/chris-hanson/cph>
Tue, 16 Feb 2010 05:57:07 +0000
(21:57 -0800)
dist/make-dist-files
patch
|
blob
|
history
diff --git
a/dist/make-dist-files
b/dist/make-dist-files
index 99cfb7801000b2399a37b05e272f7729416eae1f..afb43bf8bef95b619eb4c02bf18207dd70994462 100755
(executable)
--- a/
dist/make-dist-files
+++ b/
dist/make-dist-files
@@
-49,8
+49,6
@@
case ${TYPE} in
;;
esac
-: ${DIST_DIR:="${HOME}"/mit-scheme/dist}
-
TL_DIR=$(pwd)
BUILD_ROOT=mit-scheme-${VERSION}
SRC_FILE=${BUILD_ROOT}.tar.gz