aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSergey Torokhov <torokhov-s-a@yandex.ru>2021-09-08 15:45:47 +0300
committerSergey Torokhov <torokhov-s-a@yandex.ru>2021-09-08 15:45:47 +0300
commit4c4f4ca1b26252a9ace4783b24aab2b2d9246bbd (patch)
tree2734624c3dc8e3f4b9f216f4a3b9d06ee5953d58
parent*/*: rename dev-python/{beautifulsoup -> beautifulsoup4} (diff)
downloadguru-4c4f4ca1b26252a9ace4783b24aab2b2d9246bbd.tar.gz
guru-4c4f4ca1b26252a9ace4783b24aab2b2d9246bbd.tar.bz2
guru-4c4f4ca1b26252a9ace4783b24aab2b2d9246bbd.zip
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>
-rw-r--r--dev-util/eclipse-parallel-bin/eclipse-parallel-bin-4.20.ebuild5
1 files changed, 5 insertions, 0 deletions
diff --git a/dev-util/eclipse-parallel-bin/eclipse-parallel-bin-4.20.ebuild b/dev-util/eclipse-parallel-bin/eclipse-parallel-bin-4.20.ebuild
index 09dfb4ba9..f66cc1706 100644
--- a/dev-util/eclipse-parallel-bin/eclipse-parallel-bin-4.20.ebuild
+++ b/dev-util/eclipse-parallel-bin/eclipse-parallel-bin-4.20.ebuild
@@ -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}/."