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

Collapse All | Expand All

(-)ati-drivers-10.2.ebuild (+5 lines)
Lines 215-220 Link Here
215
}
215
}
216
216
217
src_prepare() {
217
src_prepare() {
218
219
    if kernel_is ge 2 6 33; then
220
        epatch "${FILESDIR}"/kernel/2.6.33-${PV}-fix_compilation.patch
221
    fi
222
218
	# All kernel options for prepare are ment to be in here
223
	# All kernel options for prepare are ment to be in here
219
	if use modules; then
224
	if use modules; then
220
		# version patches
225
		# version patches

Return to bug 306761