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:
6547bf5
)
Fix typo.
author
Chris Hanson
<org/chris-hanson/cph>
Tue, 1 Feb 2000 03:57:00 +0000
(
03:57
+0000)
committer
Chris Hanson
<org/chris-hanson/cph>
Tue, 1 Feb 2000 03:57:00 +0000
(
03:57
+0000)
v7/dist/make-doc-files
patch
|
blob
|
history
diff --git
a/v7/dist/make-doc-files
b/v7/dist/make-doc-files
index 58b790a528827b04635b24f94f99c10801623e3e..dee5ad4b8a004ee280daa7f8531e3e817a1dd7d1 100755
(executable)
--- a/
v7/dist/make-doc-files
+++ b/
v7/dist/make-doc-files
@@
-55,4
+55,4
@@
rm -rf doc-html
mkdir doc-html
mv ${tldir}/*.html doc-html
-rm -rf ${
tldir
}
+rm -rf ${
prefix
}