mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-22 13:33:32 -04:00
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:
@@ -32,6 +32,11 @@ RDEPEND="${PYTHON_DEPS}"
|
|||||||
|
|
||||||
S="${WORKDIR}/${MY_PN}-${PV}-linux-x64"
|
S="${WORKDIR}/${MY_PN}-${PV}-linux-x64"
|
||||||
|
|
||||||
|
QA_FLAGS_IGNORED="
|
||||||
|
/opt/${P}/chrome-sandbox
|
||||||
|
/opt/${P}/libvulkan.so*
|
||||||
|
"
|
||||||
|
|
||||||
src_install() {
|
src_install() {
|
||||||
insinto "/opt/${P}"
|
insinto "/opt/${P}"
|
||||||
doins -r "${S}/."
|
doins -r "${S}/."
|
||||||
|
|||||||
Reference in New Issue
Block a user