media-gfx/WebPlotDigitizer-bin: fix QA not respect CFLAGS/LDFLAGS

Closes: https://bugs.gentoo.org/811984

Signed-off-by: Sergey Torokhov <torokhov-s-a@yandex.ru>
This commit is contained in:
Sergey Torokhov
2021-09-08 15:53:33 +03:00
parent a4a275a4a3
commit 48adf9dbc4

View File

@@ -32,6 +32,11 @@ RDEPEND="${PYTHON_DEPS}"
S="${WORKDIR}/${MY_PN}-${PV}-linux-x64"
QA_FLAGS_IGNORED="
/opt/${P}/chrome-sandbox
/opt/${P}/libvulkan.so*
"
src_install() {
insinto "/opt/${P}"
doins -r "${S}/."