mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-18 11:33:15 -04:00
dev-util/eclipse-parallel-bin: inherit wrapper,rm eutils. Respect {LD,C}FLAGS
Try to respect LDFLAGS and CFLAGS by updating regular expression Closes: https://bugs.gentoo.org/814977 Closes: https://bugs.gentoo.org/814980 Signed-off-by: Sergey Torokhov <torokhov-s-a@yandex.ru>
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
|
||||
EAPI=7
|
||||
|
||||
inherit desktop eutils xdg
|
||||
inherit desktop wrapper xdg
|
||||
|
||||
MY_PN="eclipse"
|
||||
MY_PV="2021-09"
|
||||
@@ -28,7 +28,7 @@ RDEPEND="
|
||||
|
||||
QA_FLAGS_IGNORED="
|
||||
/opt/eclipse-parallel-bin/eclipse
|
||||
/opt/eclipse-parallel-bin/plugins/org.eclipse.equinox.launcher.gtk.linux.*/eclipse_*.so
|
||||
/opt/eclipse-parallel-bin/plugins/org.eclipse.equinox.launcher.gtk.linux[.].*/eclipse_.*[.]so
|
||||
"
|
||||
|
||||
src_install() {
|
||||
|
||||
Reference in New Issue
Block a user