summaryrefslogtreecommitdiffstats
path: root/abs/core-testing/LinHES-config/xconfig.sh
diff options
context:
space:
mode:
authorCecil Hugh Watson <knoppmyth@gmail.com>2009-01-27 05:59:14 (GMT)
committerCecil Hugh Watson <knoppmyth@gmail.com>2009-01-27 05:59:14 (GMT)
commit6c52cdf283ad64e1c3a704b8642297b35349ed43 (patch)
tree4fc2b215f8f70ecfc6b0141cb993f75be3045419 /abs/core-testing/LinHES-config/xconfig.sh
parent257586d195a7c79c270273b4ba85d2742c0a65c5 (diff)
downloadlinhes_pkgbuild-6c52cdf283ad64e1c3a704b8642297b35349ed43.zip
linhes_pkgbuild-6c52cdf283ad64e1c3a704b8642297b35349ed43.tar.gz
linhes_pkgbuild-6c52cdf283ad64e1c3a704b8642297b35349ed43.tar.bz2
Unichrome is no longer installed. This prevents the removal of unneeded software if nvidia drivers are to be installed.
Diffstat (limited to 'abs/core-testing/LinHES-config/xconfig.sh')
-rwxr-xr-xabs/core-testing/LinHES-config/xconfig.sh3
1 files changed, 2 insertions, 1 deletions
diff --git a/abs/core-testing/LinHES-config/xconfig.sh b/abs/core-testing/LinHES-config/xconfig.sh
index 1f1d0f0..3d7e959 100755
--- a/abs/core-testing/LinHES-config/xconfig.sh
+++ b/abs/core-testing/LinHES-config/xconfig.sh
@@ -1,5 +1,6 @@
#!/bin/bash
-NVPKGS="ati-dri xf86-video-ati xf86-video-radeonhd intel-dri xf86-video-intel unichrome-dri xf86-video-unichrome xf86-video-mga xf86-video-savage xf86-video-trident"
+#NVPKGS="ati-dri xf86-video-ati xf86-video-radeonhd intel-dri xf86-video-intel unichrome-dri xf86-video-unichrome xf86-video-mga xf86-video-savage xf86-video-trident"
+NVPKGS="ati-dri xf86-video-ati xf86-video-radeonhd intel-dri xf86-video-intel xf86-video-mga xf86-video-savage xf86-video-trident"
BASE=""
. /etc/profile
NVIDIA_96XX="$TEMPLATES/xorg/96xx_supported.txt"