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

Collapse All | Expand All

(-)xorg-x11-6.8.99.8.ebuild- (+5 lines)
Added Link Here
1
--- xc/programs/Xserver/hw/xfree86/input/evdev/evdev.c-	2005-05-25 11:53:41.000000000 +0000
Added Link Here
505
	cd ${WORKDIR}
505
	cd ${WORKDIR}
506
	EPATCH_SUFFIX="patch" \
506
	EPATCH_SUFFIX="patch" \
507
	epatch ${PATCHDIR}
507
	epatch ${PATCHDIR}
508
	# Now, do the evdev fix for systems using linux-headers-2.4.x
509
	# This fixes the problem noted in Comment 4 to Bug 89801
510
	einfo "Patch evdev with linux-headers-2.4 installed - Bug 89801"
511
	epatch ${FILESDIR}/xorg-x11-evdev-header-mismatch.patch
508
	cd ${S}
512
	cd ${S}
509
}
513
}
510
514

Return to bug 89801