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 |
|