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

Collapse All | Expand All

(-)xfree-4.3.0-r2.ebuild (+4 lines)
Lines 221-226 Link Here
221
	# Fix DRI related problems
221
	# Fix DRI related problems
222
	cd ${S}/programs/Xserver/hw/xfree86/
222
	cd ${S}/programs/Xserver/hw/xfree86/
223
	epatch ${DISTDIR}/xfree86-dri-resume-v8.patch
223
	epatch ${DISTDIR}/xfree86-dri-resume-v8.patch
224
225
	# Fix Xi Xinitlocking bug (http://bugzilla.gnome.org/show_bug.cgi?id=111349)
226
	cd ${S}
227
	epatch ${FILESDIR}/${PV}-patches/XFree86-${PV}-Xi_Xinitthreads_locking_bug.patch
224
	
228
	
225
	# Update Wacom Driver, hopefully resolving bug #1632
229
	# Update Wacom Driver, hopefully resolving bug #1632
226
	# The kernel driver should prob also be updated, this can be
230
	# The kernel driver should prob also be updated, this can be

Return to bug 21336