mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-06 12:58:16 -07:00
In4d73f12f08, the `emake defaults` call was moved from src_configure -> src_compile, but that meant the Defaults.pm doesn't exist when the Makefile is generated for the Perl module, so it never gets installed. Bug: https://bugs.gentoo.org/819276 Closes: https://bugs.gentoo.org/914352 Fixes:4d73f12f08Signed-off-by: Sam James <sam@gentoo.org>