From 198b73ba8649a50ef4d7d36b0716b154a5f78019 Mon Sep 17 00:00:00 2001 From: Bastian Wissler Date: Thu, 12 Mar 2009 16:33:41 +0000 Subject: xserver plugin: * fixed wrong fglrx installation routine for ubuntu-8.10 * added checks for not properly installed pagackes git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@2730 95ad53e4-c205-0410-b2fa-d234c58c8868 --- os-plugins/plugins/xserver/files/ati-install.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'os-plugins/plugins/xserver/files/ati-install.sh') diff --git a/os-plugins/plugins/xserver/files/ati-install.sh b/os-plugins/plugins/xserver/files/ati-install.sh index 22fde4a1..29eee886 100755 --- a/os-plugins/plugins/xserver/files/ati-install.sh +++ b/os-plugins/plugins/xserver/files/ati-install.sh @@ -5,7 +5,7 @@ cd /opt/openslx/plugin-repo/xserver DISTRO=$1 case $DISTRO in - ubuntu-8.10) + ubuntu-8.10*) ./ubuntu-8.10-gfx-install.sh ati ${DISTRO} ;; -- cgit v1.2.3-55-g7522