mirror of
https://gitdl.cn/https://github.com/chakralinux/lib32.git
synced 2025-02-03 09:27:16 +08:00
removed .install from lib32-catalyst-utils
This commit is contained in:
parent
c2051dcf52
commit
a8d9ce09a7
@ -10,7 +10,7 @@
|
||||
_pkgsourcename=catalyst-utils
|
||||
pkgname=lib32-$_pkgsourcename
|
||||
pkgver=10.12
|
||||
pkgrel=1
|
||||
pkgrel=2
|
||||
pkgdesc="AMD/ATI catalyst driver utilities and libraries. (32-bit)"
|
||||
url="http://www.ati.amd.com"
|
||||
arch=(x86_64)
|
||||
@ -22,7 +22,6 @@ replaces=('lib32-ati-fglrx-utils' 'lib32-fglrx-utils' 'lib32-libgl')
|
||||
provides=('lib32-libgl')
|
||||
source=(http://www2.ati.com/drivers/linux/ati-driver-installer-${pkgver/./-}-x86.x86_64.run lib32-catalyst.sh)
|
||||
md5sums=('debf1518bd58c49b49aafddbae60b748' 'af7fb8ee4fc96fd54c5b483e33dc71c4')
|
||||
install=${pkgname}.install
|
||||
|
||||
build() {
|
||||
# Extract Catalyst driver installer
|
||||
|
@ -1,15 +0,0 @@
|
||||
whisperer(){
|
||||
echo "----------------------------------------------------------------"
|
||||
echo "!!!!!!!!!!!!!!!!!!!!!!!!! IMPORTANT !!!!!!!!!!!!!!!!!!!!!!!!!!!!"
|
||||
echo "lib32-catalyst-utils works now with [lib32] repository"
|
||||
echo "You _NEED_ to read this:"
|
||||
echo "----------------------------------------------------------------"
|
||||
}
|
||||
|
||||
post_install() {
|
||||
whisperer
|
||||
}
|
||||
|
||||
post_upgrade() {
|
||||
whisperer
|
||||
}
|
Loading…
Reference in New Issue
Block a user