Rev 4810 |
Rev 5078 |
Go to most recent revision |
Last modification |
Compare with Previous |
View Log
| Download
| RSS feed
Last modification
- Rev 4911 1999-06-22 17:59:19
- Author: duncan
- Log message:
- The resulting R script in $R_HOME/bin/ now uses a current environment
value for the variable R_HOME. If this is not set, it uses the root
of the current installation. This is done via sed-substitution in the
Makefile (.in) and relies on not using -R_HOME_DIR anywhere else in
the R.sh.in script that doesn't want to be expanded in this way
(i.e. as `pwd`).
D & Ross.