mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-17 19:13:13 -04:00
dev-util/eclipse-parallel-bin: fix QA not respect CFLAGS/LDFLAGS
Closes: https://bugs.gentoo.org/812032 Signed-off-by: Sergey Torokhov <torokhov-s-a@yandex.ru>
This commit is contained in:
@@ -26,6 +26,11 @@ RDEPEND="
|
||||
x11-libs/gtk+:3
|
||||
"
|
||||
|
||||
QA_FLAGS_IGNORED="
|
||||
/opt/eclipse-parallel-bin/eclipse
|
||||
/opt/eclipse-parallel-bin/plugins/org.eclipse.equinox.launcher.gtk.linux.*/eclipse_*.so
|
||||
"
|
||||
|
||||
src_install() {
|
||||
insinto "/opt/${PN}"
|
||||
doins -r "${S}/."
|
||||
|
||||
Reference in New Issue
Block a user