summaryrefslogtreecommitdiff
path: root/sys-boot/grub/grub-2.02-r1708.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'sys-boot/grub/grub-2.02-r1708.ebuild')
-rw-r--r--sys-boot/grub/grub-2.02-r1708.ebuild4
1 files changed, 1 insertions, 3 deletions
diff --git a/sys-boot/grub/grub-2.02-r1708.ebuild b/sys-boot/grub/grub-2.02-r1708.ebuild
index 44db1517..dacfc3d5 100644
--- a/sys-boot/grub/grub-2.02-r1708.ebuild
+++ b/sys-boot/grub/grub-2.02-r1708.ebuild
@@ -82,6 +82,7 @@ DEPEND="${RDEPEND}
sys-devel/bison
sys-apps/help2man
sys-apps/texinfo
+ sys-boot/grub-config-redcore
fonts? ( media-libs/freetype:2 )
grub_platforms_xen? ( app-emulation/xen-tools:= )
grub_platforms_xen-32? ( app-emulation/xen-tools:= )
@@ -274,9 +275,6 @@ src_install() {
if use multislot; then
mv "${ED%/}"/usr/share/info/grub{,2}.info || die
fi
-
- insinto /etc/default
- newins "${FILESDIR}"/grub.default-3 grub
}
pkg_postinst() {