From 275d95c887a4494172555a0e18969c1ef6ab911a Mon Sep 17 00:00:00 2001 From: Eric Andersen Date: Thu, 20 Jul 2006 22:46:15 +0000 Subject: fix build and add some basic setup so it can run --- package/xorg/xorg-noxf86cfg.patch | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 package/xorg/xorg-noxf86cfg.patch (limited to 'package/xorg/xorg-noxf86cfg.patch') diff --git a/package/xorg/xorg-noxf86cfg.patch b/package/xorg/xorg-noxf86cfg.patch new file mode 100644 index 000000000..37828e480 --- /dev/null +++ b/package/xorg/xorg-noxf86cfg.patch @@ -0,0 +1,13 @@ +--- xc/programs/Xserver/hw/xfree86/Imakefile.orig 2006-07-20 12:51:58.000000000 -0600 ++++ xc/programs/Xserver/hw/xfree86/Imakefile 2006-07-20 12:52:04.000000000 -0600 +@@ -84,10 +84,6 @@ + DRIVERSDK = sdk + #endif + +-#if !BuildServersOnly || BuildXFree86ConfigTools +-XF86CFGDIRS = xf86cfg xf86config +-#endif +- + SUBDIRS = os-support common $(I2CDIR) $(XAADIR) $(XF1BPPDIR) $(XF4BPPDIR) \ + $(XF8_32BPPDIR) $(XF8_16BPPDIR) $(XF24_32BPPDIR) $(SHADOWFBDIR) \ + drivers $(LOADERDIR) $(VGAHWDIR) $(FBDEVHWDIR) $(RAMDACDIR) \ -- cgit v1.2.3