From df48aa187ce209a7519d309ecf7f50c1a9de30a3 Mon Sep 17 00:00:00 2001 From: Trevor Woerner Date: Fri, 27 Jan 2012 10:43:17 -0500 Subject: build.sh: remove xgi driver This driver was removed from xorg.modules in commit ee55165c87833ffb4f73e3984158576ff7e0df58 with the following commit message: 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: Trevor Woerner --- build.sh | 1 - 1 file changed, 1 deletion(-) diff --git a/build.sh b/build.sh index 9068f29..b5cc2cc 100755 --- a/build.sh +++ b/build.sh @@ -906,7 +906,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 -- cgit v1.2.3