projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8559c1e
)
x11-libs/libXi: Drop useless warning message, if this is needed again in a future...
author
Pacho Ramos
<pacho@gentoo.org>
Thu, 29 Sep 2016 17:24:57 +0000
(19:24 +0200)
committer
Pacho 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
patch
|
blob
|
history
diff --git
a/x11-libs/libXi/libXi-1.7.6.ebuild
b/x11-libs/libXi/libXi-1.7.6.ebuild
index 14d6bd2dbe4e98172db8fefba3a4b4185efbafd5..021813771f635bbe7903e208f84684506b72e95a 100644
(file)
--- a/
x11-libs/libXi/libXi-1.7.6.ebuild
+++ b/
x11-libs/libXi/libXi-1.7.6.ebuild
@@
-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."
-}