From 71a22bf21678a8c1d29486e1211df63ec7850362 Mon Sep 17 00:00:00 2001 From: Juan RP Date: Thu, 25 Apr 2013 09:35:03 +0200 Subject: [PATCH] catalyst: fix installation. --- srcpkgs/catalyst/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/catalyst/template b/srcpkgs/catalyst/template index 73a96e8016..07816eeea2 100644 --- a/srcpkgs/catalyst/template +++ b/srcpkgs/catalyst/template @@ -23,7 +23,7 @@ fi do_build() { chmod 755 *.run - ./amd-driver-installer*.run --extract fglrx + ./amd-catalyst-*.run --extract fglrx } do_install() {