mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
perl-module.eclass: respect prefix for Module::Build
https://metacpan.org/pod/Module::Build::Cookbook#Installing-in-the-same-location-as-ExtUtils::MakeMaker Closes: https://bugs.gentoo.org/981502 Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
@@ -295,6 +295,7 @@ perl-module_src_configure() {
|
||||
fi
|
||||
|
||||
set -- \
|
||||
--prefix "${EPREFIX}"/usr \
|
||||
--installdirs=vendor \
|
||||
--libdoc= \
|
||||
--create_packlist=1 \
|
||||
|
||||
Reference in New Issue
Block a user