[PATCH modular] Build.sh: remove xgi video driver from the build

Gaetan Nadon memsize at videotron.ca
Sun Dec 18 15:49:30 PST 2011


It has been removed from the jhbuild:

    "This hasn't been usable for multiple years and obviously nobody
    cares about fixing it, so remove it from the default set, so
    the tinderbox stops reporting it as a failure."

Signed-off-by: Gaetan Nadon <memsize at videotron.ca>
---
 build.sh |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

diff --git a/build.sh b/build.sh
index b01d652..8b283b1 100755
--- a/build.sh
+++ b/build.sh
@@ -887,7 +887,6 @@ build_driver_video() {
     build driver xf86-video-vesa
     build driver xf86-video-vmware
     build driver xf86-video-voodoo
-    build driver xf86-video-xgi
 }
 
 # The server must be built before the drivers
-- 
1.7.4.1



More information about the xorg-devel mailing list