Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 250829 | Differences between
and this patch

Collapse All | Expand All

(-)/usr/portage/sys-boot/grub/grub-0.97-r8.ebuild (+1 lines)
Lines 59-64 Link Here
59
	if [[ -n ${PATCHVER} ]] ; then
59
	if [[ -n ${PATCHVER} ]] ; then
60
		EPATCH_SUFFIX="patch"
60
		EPATCH_SUFFIX="patch"
61
		epatch "${WORKDIR}"/patch
61
		epatch "${WORKDIR}"/patch
62
		epatch "${FILESDIR}/grub-0.97-ext4extents.patch"
62
		eautoreconf
63
		eautoreconf
63
	fi
64
	fi
64
}
65
}

Return to bug 250829