From fa27222e4717fd840b5034b1170321265b7c2079 Mon Sep 17 00:00:00 2001 From: Mike Gilbert Date: Wed, 10 Jul 2019 11:03:05 -0400 Subject: [PATCH] sys-boot/grub: add bug ref for dostrip call Package-Manager: Portage-2.3.68, Repoman-2.3.16_p2 Signed-off-by: Mike Gilbert --- sys-boot/grub/grub-2.04.ebuild | 1 + sys-boot/grub/grub-9999.ebuild | 1 + 2 files changed, 2 insertions(+) diff --git a/sys-boot/grub/grub-2.04.ebuild b/sys-boot/grub/grub-2.04.ebuild index 567c29271122..07f21fac6705 100644 --- a/sys-boot/grub/grub-2.04.ebuild +++ b/sys-boot/grub/grub-2.04.ebuild @@ -274,6 +274,7 @@ src_install() { insinto /etc/default newins "${FILESDIR}"/grub.default-3 grub + # https://bugs.gentoo.org/231935 dostrip -x /usr/lib/grub } diff --git a/sys-boot/grub/grub-9999.ebuild b/sys-boot/grub/grub-9999.ebuild index 567c29271122..07f21fac6705 100644 --- a/sys-boot/grub/grub-9999.ebuild +++ b/sys-boot/grub/grub-9999.ebuild @@ -274,6 +274,7 @@ src_install() { insinto /etc/default newins "${FILESDIR}"/grub.default-3 grub + # https://bugs.gentoo.org/231935 dostrip -x /usr/lib/grub } -- 2.26.2