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

Collapse All | Expand All

(-)a/xf86-video-intel-2.21.15.ebuild (+3 lines)
Lines 42-47 Link Here
42
	# see bug #490342
42
	# see bug #490342
43
	sed -e "s/DRI_CFLAGS/DRI1_CFLAGS/g" -i configure
43
	sed -e "s/DRI_CFLAGS/DRI1_CFLAGS/g" -i configure
44
	xorg-2_src_prepare
44
	xorg-2_src_prepare
45
46
	# see bug #496682
47
	epatch "${FILESDIR}/${PN}-2.21.15-handle-updates-to-DamageUnregister-API.patch"
45
}
48
}
46
49
47
src_configure() {
50
src_configure() {

Return to bug 496682