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

Collapse All | Expand All

(-)nvidia-drivers-190.42-r4.ebuild (+4 lines)
Lines 248-253 Link Here
248
	epatch "${FILESDIR}"/NVIDIA_glx-glheader.patch
248
	epatch "${FILESDIR}"/NVIDIA_glx-glheader.patch
249
	# respect the new parameter set of acpi_walk_namespace 
249
	# respect the new parameter set of acpi_walk_namespace 
250
	epatch "${FILESDIR}"/nvidia-drivers-190.42-r4-acpi_walk_namespace.patch
250
	epatch "${FILESDIR}"/nvidia-drivers-190.42-r4-acpi_walk_namespace.patch
251
	# Fix the location of the autoconf.h in linux kernels >= 2.6.33
252
	if use kernel_linux && kernel_is ge 2 6 33; then
253
		epatch "${FILESDIR}"/autoconf-location.patch
254
	fi
251
255
252
	if use kernel_linux; then
256
	if use kernel_linux; then
253
		# Quiet down warnings the user does not need to see
257
		# Quiet down warnings the user does not need to see

Return to bug 296272