From 63ea7b89afa6c1953fcc7419d863a67c9c47732e Mon Sep 17 00:00:00 2001 From: Matt Turner Date: Sun, 6 May 2018 11:59:19 -0700 Subject: [PATCH] games-fps/xonotic: Drop mention of media-libs/libtxc_dxtn Bug: https://bugs.gentoo.org/654468 --- games-fps/xonotic/xonotic-0.8.2.ebuild | 5 ----- 1 file changed, 5 deletions(-) diff --git a/games-fps/xonotic/xonotic-0.8.2.ebuild b/games-fps/xonotic/xonotic-0.8.2.ebuild index 5041c1379a730..2ad7334b4487a 100644 --- a/games-fps/xonotic/xonotic-0.8.2.ebuild +++ b/games-fps/xonotic/xonotic-0.8.2.ebuild @@ -111,8 +111,3 @@ src_install() { insinto "/usr/share/${PN}" doins -r key_0.d0pk server data } - -pkg_postinst() { - elog "If you are using opensource drivers you should consider installing: " - elog " media-libs/libtxc_dxtn" -}