summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLuca Barbato <lu_zero@gentoo.org>2006-02-22 09:57:27 +0000
committerLuca Barbato <lu_zero@gentoo.org>2006-02-22 09:57:27 +0000
commit9cec6b2c071a91a93f77fdeb8e248e12788e0a50 (patch)
treeafb27daabd31c9ec66e17517b851e9a3c74b9968 /x11-drivers/ati-drivers/ati-drivers-8.18.8-r2.ebuild
parentversion bump (diff)
downloadhistorical-9cec6b2c071a91a93f77fdeb8e248e12788e0a50.tar.gz
historical-9cec6b2c071a91a93f77fdeb8e248e12788e0a50.tar.bz2
historical-9cec6b2c071a91a93f77fdeb8e248e12788e0a50.zip
fix for bug #123664
Package-Manager: portage-2.1_pre4-r1
Diffstat (limited to 'x11-drivers/ati-drivers/ati-drivers-8.18.8-r2.ebuild')
-rw-r--r--x11-drivers/ati-drivers/ati-drivers-8.18.8-r2.ebuild5
1 files changed, 3 insertions, 2 deletions
diff --git a/x11-drivers/ati-drivers/ati-drivers-8.18.8-r2.ebuild b/x11-drivers/ati-drivers/ati-drivers-8.18.8-r2.ebuild
index 995d14de0ef1..89e8d2dbd2b1 100644
--- a/x11-drivers/ati-drivers/ati-drivers-8.18.8-r2.ebuild
+++ b/x11-drivers/ati-drivers/ati-drivers-8.18.8-r2.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2005 Gentoo Foundation
+# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-drivers/ati-drivers/ati-drivers-8.18.8-r2.ebuild,v 1.2 2005/12/03 22:19:23 anarchy Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-drivers/ati-drivers/ati-drivers-8.18.8-r2.ebuild,v 1.3 2006/02/22 09:57:27 lu_zero Exp $
IUSE="opengl"
@@ -304,6 +304,7 @@ pkg_postinst() {
}
pkg_postrm() {
+ linux-mod_pkg_postrm
/usr/bin/opengl-update --use-old xorg-x11
}