x11-libs/libXi: Drop useless warning message, if this is needed again in a future...
authorPacho Ramos <pacho@gentoo.org>
Thu, 29 Sep 2016 17:24:57 +0000 (19:24 +0200)
committerPacho Ramos <pacho@gentoo.org>
Thu, 29 Sep 2016 17:44:58 +0000 (19:44 +0200)
Package-Manager: portage-2.3.0

x11-libs/libXi/libXi-1.7.6.ebuild

index 14d6bd2dbe4e98172db8fefba3a4b4185efbafd5..021813771f635bbe7903e208f84684506b72e95a 100644 (file)
@@ -29,10 +29,3 @@ src_configure() {
        )
        xorg-2_src_configure
 }
-
-pkg_postinst() {
-       xorg-2_pkg_postinst
-
-       ewarn "Some special keys and keyboard layouts may stop working."
-       ewarn "To fix them, recompile xorg-server."
-}