Please read this before reporting a bug:
https://wiki.archlinux.org/title/Bug_reporting_guidelines
Do NOT report bugs when a package is just outdated, or it is in the AUR. Use the 'flag out of date' link on the package page, or the Mailing List.
REPEAT: Do NOT report bugs for outdated packages!
https://wiki.archlinux.org/title/Bug_reporting_guidelines
Do NOT report bugs when a package is just outdated, or it is in the AUR. Use the 'flag out of date' link on the package page, or the Mailing List.
REPEAT: Do NOT report bugs for outdated packages!
FS#4105 - Ati Drivers .install file
Attached to Project:
Arch Linux
Opened by Wael Nasreddine (Gandalf) - Saturday, 04 March 2006, 21:04 GMT
Opened by Wael Nasreddine (Gandalf) - Saturday, 04 March 2006, 21:04 GMT
|
DetailsHello,
The .install file of ati-drivers 8.22.5-4 package has post_upgrade() { } post_remove() { } and that makes it exit with an error, please change it to post_upgrade() { /bin/true } post_remove() { /bin/true } Thanks... |
This task depends upon