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

Collapse All | Expand All

(-)grub-0.93.20030118.ebuild (+3 lines)
Lines 38-43 Link Here
38
	# -fixes compile error with >=gcc-3.3
38
	# -fixes compile error with >=gcc-3.3
39
	epatch ${FILESDIR}/grub-0.93-gcc3.3.diff
39
	epatch ${FILESDIR}/grub-0.93-gcc3.3.diff
40
40
41
	# -fixes sed error in grub-install with sed-4
42
	epatch ${FILESDIR}/grub-0.93-grub-install-sed.patch
43
41
	WANT_AUTOCONF_2_5=1 autoconf || die
44
	WANT_AUTOCONF_2_5=1 autoconf || die
42
}
45
}
43
46

Return to bug 15962