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

Collapse All | Expand All

(-)/usr/portage/x11-drivers/ati-drivers/ati-drivers-10.9.ebuild (+4 lines)
Lines 260-265 Link Here
260
	# Fix a known compilation error
260
	# Fix a known compilation error
261
	epatch "${FILESDIR}"/ati-drivers-fix_compilation-bug-297322.patch
261
	epatch "${FILESDIR}"/ati-drivers-fix_compilation-bug-297322.patch
262
262
263
	if grep -q compat_alloc_user_space /usr/src/linux/include/linux/compat.h; then
264
		epatch "${FILESDIR}"/ati-drivers-compat_alloc_cvs-2010-3081.patch 
265
	fi
266
263
	# These are the userspace utilities that we also have source for.
267
	# These are the userspace utilities that we also have source for.
264
	# We rebuild these later.
268
	# We rebuild these later.
265
	rm \
269
	rm \

Return to bug 336467