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

Collapse All | Expand All

(-)nvidia-drivers-185.13.ebuild (+5 lines)
Lines 222-227 Link Here
222
		# If greater than 2.6.5 use M= instead of SUBDIR=
222
		# If greater than 2.6.5 use M= instead of SUBDIR=
223
		convert_to_m "${NV_SRC}"/Makefile.kbuild
223
		convert_to_m "${NV_SRC}"/Makefile.kbuild
224
	fi
224
	fi
225
226
	if use kernel_linux; then
227
		cd "${S}"/usr/src/nv
228
		epatch "${FILESDIR}"/for-2.6.30.patch
229
	fi
225
}
230
}
226
231
227
src_compile() {
232
src_compile() {

Return to bug 267594