Skip to content

Commit

Permalink
add forgotten SAVERDS=$4
Browse files Browse the repository at this point in the history
  • Loading branch information
Soeren Sonnenburg committed Jul 2, 2012
1 parent 3922392 commit dc16065
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/.r-install.sh
Expand Up @@ -7,6 +7,7 @@ PLATFORM=`R --slave -e "cat(R.version\\$platform)"`
OSTYPE=`R --slave -e "cat(.Platform\\$OS.type)"`
DATE="`date '+%Y-%m-%d %H:%M:%S'`"
PKGFILE="$1/$2/Meta/package.rds"
SAVERDS="$4"

cat >"$1/$2/DESCRIPTION" <<EOF
Package: $2
Expand Down

0 comments on commit dc16065

Please sign in to comment.