]> git.pld-linux.org Git - packages/XFree86.git/blame - XFree86-no-kernel-modules.patch
- added Requires(post,postun) to -libs
[packages/XFree86.git] / XFree86-no-kernel-modules.patch
CommitLineData
31df3500
JR
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
5da1adc5
JR
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::
31df3500 12 @echo 'Use "make -f Makefile.linux" to manually build drm.o'
5da1adc5
JR
13-#endif
14
15 clean::
16 $(MAKE) -f Makefile.linux clean
This page took 0.063674 seconds and 4 git commands to generate.