r-qpdf: use --configure-vars option

This commit is contained in:
Pekka Ristola 2023-09-26 22:13:21 +03:00
parent f0866a1355
commit 5bcb51096b
No known key found for this signature in database
GPG key ID: 2C20BE716E05213E
2 changed files with 4 additions and 1 deletions

View file

@ -28,7 +28,8 @@ sha256sums=('d9c905a4879274d72de0c638f2e14737ec0a59895cbba9814e05c62b43e8e976')
build() {
mkdir -p build
EXTERNAL_QPDF=1 R CMD INSTALL "$_pkgname" -l build
R CMD INSTALL "$_pkgname" -l build \
--configure-vars=EXTERNAL_QPDF=yes
}
check() {

View file

@ -18,3 +18,5 @@ update_on:
pkgname: qpdf
filename: usr/lib/libqpdf\.so\.([^.]+)
repo: extra
- source: manual
manual: 1