]> git.pld-linux.org Git - packages/XFree86.git/blob - XFree86-linux-version.patch
- Added %%{_datadir}/xsessions to libs subpkg
[packages/XFree86.git] / XFree86-linux-version.patch
1 diff -urN XFree86-4.3.99.6.org/xc/programs/Xserver/hw/xfree86/os-support/linux/lnx_io.c XFree86-4.3.99.6/xc/programs/Xserver/hw/xfree86/os-support/linux/lnx_io.c
2 --- XFree86-4.3.99.6.org/xc/programs/Xserver/hw/xfree86/os-support/linux/lnx_io.c       2003-06-18 19:41:00.000000000 +0200
3 +++ XFree86-4.3.99.6/xc/programs/Xserver/hw/xfree86/os-support/linux/lnx_io.c   2003-06-18 19:41:18.000000000 +0200
4 @@ -66,6 +66,7 @@
5  /* kbd rate stuff based on kbdrate.c from Rik Faith <faith@cs.unc.edu> et.al.
6   * from util-linux-2.9t package */
7  
8 +#include <linux/version.h>
9  #include <linux/kd.h>
10  #ifdef __sparc__
11  #include <asm/param.h>
This page took 0.082136 seconds and 3 git commands to generate.