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:
83a5d1d
)
Make sure that /usr/local/bin is in the path.
author
Chris Hanson
<org/chris-hanson/cph>
Mon, 16 Dec 2002 22:46:37 +0000
(22:46 +0000)
committer
Chris Hanson
<org/chris-hanson/cph>
Mon, 16 Dec 2002 22:46:37 +0000
(22:46 +0000)
etc/update-rcs-log
patch
|
blob
|
history
diff --git
a/etc/update-rcs-log
b/etc/update-rcs-log
index 386551ce153e2dc61f8a79f0d2db54013fa17a7f..5d94e93ac568a87c2728c8bda8bb6ce24ec7583b 100755
(executable)
--- a/
etc/update-rcs-log
+++ b/
etc/update-rcs-log
@@
-7,6
+7,8
@@
umask 002
exec > /scheme/etc/update-rcs-log.out 2>&1
+export PATH="/usr/local/bin:${PATH}"
+
GOPTS_SCHEME="-d :pserver:anoncvs@subversions.gnu.org:/cvsroot/mit-scheme"
UM="/scheme/v7/src/etc/usermap"
O="ChangeLog"