mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-25 06:52:56 +02:00
built-style: R-cran: build inside build_wrksrc
This commit is contained in:
parent
40d79da837
commit
f6a99075c6
1 changed files with 2 additions and 1 deletions
|
@ -1,6 +1,7 @@
|
|||
makedepends+=" R"
|
||||
depends+=" R"
|
||||
wrksrc="${XBPS_BUILDDIR}/${pkgname#R-cran-}"
|
||||
create_wrksrc=required
|
||||
build_wrksrc="${pkgname#R-cran-}"
|
||||
|
||||
# default to cran
|
||||
if [ -z "$distfiles" ]; then
|
||||
|
|
Loading…
Add table
Reference in a new issue