From cb944f7e2e69f8746e1f2078e2779dc82d2252fb Mon Sep 17 00:00:00 2001 From: Sebastian Schmelzer Date: Tue, 25 Aug 2009 14:13:13 +0000 Subject: git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@3129 95ad53e4-c205-0410-b2fa-d234c58c8868 --- os-plugins/plugins/xserver/OpenSLX/OSPlugin/xserver.pm | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'os-plugins/plugins/xserver') diff --git a/os-plugins/plugins/xserver/OpenSLX/OSPlugin/xserver.pm b/os-plugins/plugins/xserver/OpenSLX/OSPlugin/xserver.pm index e80c77cf..b172dc22 100644 --- a/os-plugins/plugins/xserver/OpenSLX/OSPlugin/xserver.pm +++ b/os-plugins/plugins/xserver/OpenSLX/OSPlugin/xserver.pm @@ -247,9 +247,9 @@ sub installationPhase { if($vendorOSName =~ /.*?8.10|9.04|9.10.*?/i) { - copyFile("$pluginFilesPath/ubuntu-8.10-gfx-install.sh", + copyFile("$pluginFilesPath/ubuntu-ng-gfx-install.sh", "$installationPath"); - rename("$installationPath/ubuntu-8.10-gfx-install.sh", + rename("$installationPath/ubuntu-ng-gfx-install.sh", "$installationPath/ubuntu-gfx-install.sh"); } else -- cgit v1.2.3-55-g7522