diff options
Diffstat (limited to 'sys-boot/grub/grub-2.04.ebuild')
-rw-r--r-- | sys-boot/grub/grub-2.04.ebuild | 1 |
1 files changed, 1 insertions, 0 deletions
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 } |