]> git.pld-linux.org Git - packages/XFree86.git/blob - XFree86-no-kernel-modules.patch
- provided Xft{,-devel} = 2.1-2 instead of 2.1; some packages require it
[packages/XFree86.git] / XFree86-no-kernel-modules.patch
1 --- XFree86-4.1.0/xc/programs/Xserver/hw/xfree86/os-support/linux/drm/kernel/Imakefile~ Wed Apr 18 16:52:43 2001
2 +++ XFree86-4.1.0/xc/programs/Xserver/hw/xfree86/os-support/linux/drm/kernel/Imakefile  Sun Jun 17 22:50:25 2001
3 @@ -7,13 +7,8 @@
4  XCOMM to maintain the single Makefile.linux with kernel-specific
5  XCOMM support.  Later, we can move to a different Imakefile.
6  
7 -#if BuildXF86DRI && BuildXF86DRM
8 -all::
9 -       $(MAKE) -f Makefile.linux
10 -#else
11  all::
12         @echo 'Use "make -f Makefile.linux" to manually build drm.o'
13 -#endif
14  
15  clean::
16         $(MAKE) -f Makefile.linux clean
This page took 0.0278350000000001 seconds and 3 git commands to generate.