mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
dev-perl/Wx: move setup-wxwidgets
Closes: https://bugs.gentoo.org/935471 Signed-off-by: Alfred Wingate <parona@protonmail.com> Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
committed by
Sam James
parent
df72bb6d4a
commit
f23db62bf4
@@ -50,7 +50,6 @@ src_prepare() {
|
||||
dos2unix MANIFEST || die
|
||||
dos2unix typemap || die
|
||||
|
||||
setup-wxwidgets
|
||||
perl-module_src_prepare
|
||||
}
|
||||
|
||||
@@ -58,6 +57,7 @@ src_configure() {
|
||||
# xspp sets CC to a c++ compiler but the eclass overrides it
|
||||
# https://bugs.gentoo.org/931939
|
||||
export CC="$(tc-getCXX)"
|
||||
setup-wxwidgets
|
||||
perl-module_src_configure
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user