mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-29 08:52:56 +02:00
catalyst: fix installation.
This commit is contained in:
parent
c414bb3fa6
commit
71a22bf216
1 changed files with 1 additions and 1 deletions
|
@ -23,7 +23,7 @@ fi
|
||||||
|
|
||||||
do_build() {
|
do_build() {
|
||||||
chmod 755 *.run
|
chmod 755 *.run
|
||||||
./amd-driver-installer*.run --extract fglrx
|
./amd-catalyst-*.run --extract fglrx
|
||||||
}
|
}
|
||||||
|
|
||||||
do_install() {
|
do_install() {
|
||||||
|
|
Loading…
Add table
Reference in a new issue