Support custom installation paths for R

This commit is contained in:
Greg Lin 2023-01-09 14:31:58 -06:00
commit cca0417d89

View file

@ -57,8 +57,8 @@ ${pcre_libs}
- zip
- zlib1g-dev
contents:
- src: /opt/R/${R_VERSION}
dst: /opt/R/${R_VERSION}
- src: ${R_INSTALL_PATH}
dst: ${R_INSTALL_PATH}
EOF
nfpm package \