The R Project SVN R

Rev

Rev 48493 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 48493 Rev 53410
Line 1... Line 1...
1
#! /bin/sh
1
#! /bin/sh
2
#
2
#
3
# ${RHOME}/tools/link-recommended
3
# ${R_HOME}/tools/link-recommended
4
 
4
 
5
## This is like rsync-recommended but without the rsync.  Before running
5
## This is like rsync-recommended but without the rsync.  Before running
6
## it you are assumed to have already fetched the packages by (say) FTP.
6
## it you are assumed to have already fetched the packages by (say) FTP.
7
 
7
 
8
TOOLS_DIR=`echo ${0} | sed 's%/[^/][^/]*$%%'`
8
TOOLS_DIR=`echo ${0} | sed 's%/[^/][^/]*$%%'`