diff options
Diffstat (limited to 'sys-boot/grub/grub-2.00.ebuild')
-rw-r--r-- | sys-boot/grub/grub-2.00.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-boot/grub/grub-2.00.ebuild b/sys-boot/grub/grub-2.00.ebuild index 8ad9ba27..71f92968 100644 --- a/sys-boot/grub/grub-2.00.ebuild +++ b/sys-boot/grub/grub-2.00.ebuild @@ -230,7 +230,7 @@ src_prepare() { epatch "${FILESDIR}"/${PN}-2.00-genkernel-initramfs-single.patch # Rogentos patch for customization - epatch "${FILESDIR}"/${P}-rogentos-patch.patch + epatch "${FILESDIR}"/${P}-kogaion-patch.patch if [[ ${PV} != 9999 ]]; then epatch "${FILESDIR}/${P}-parallel-make.patch" #424231 |