From 121e95a004831c5ef9f80db85d6918d335535864 Mon Sep 17 00:00:00 2001
From: Cecil Hugh Watson <knoppmyth@gmail.com>
Date: Thu, 9 Jul 2009 23:54:34 -0700
Subject: Change xorg.conf.via to use openchrome as the driver.

---
 abs/core-testing/system-templates/PKGBUILD                     | 2 +-
 abs/core-testing/system-templates/templates/xorg/xorg.conf.via | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/abs/core-testing/system-templates/PKGBUILD b/abs/core-testing/system-templates/PKGBUILD
index 60637bc..b911335 100755
--- a/abs/core-testing/system-templates/PKGBUILD
+++ b/abs/core-testing/system-templates/PKGBUILD
@@ -1,6 +1,6 @@
 pkgname=system-templates
 pkgver=1.0
-pkgrel=26
+pkgrel=27
 conflicts=( )
 pkgdesc="Templates used for system configuration"
 depends=()
diff --git a/abs/core-testing/system-templates/templates/xorg/xorg.conf.via b/abs/core-testing/system-templates/templates/xorg/xorg.conf.via
index 22c8a8e..91c517f 100644
--- a/abs/core-testing/system-templates/templates/xorg/xorg.conf.via
+++ b/abs/core-testing/system-templates/templates/xorg/xorg.conf.via
@@ -51,7 +51,7 @@ EndSection
 
 Section "Device"
     Identifier     "Device0"
-    Driver         "via"
+    Driver         "openchrome"
     VendorName     "via"
     Option "DPI" "100 x 100"
 
-- 
cgit v0.12