commit: c37001d20236fcded1ddffbecc9decb4815e3c50
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Wed Aug 17 12:00:39 2016 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Wed Aug 17 12:01:35 2016 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c37001d2
x11-libs/gtk+: Call eapply_user (implicitly) before eautoreconf
x11-libs/gtk+/gtk+-3.20.8.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/x11-libs/gtk+/gtk+-3.20.8.ebuild b/x11-libs/gtk+/gtk+-3.20.8.ebuild
index 8a04adf..116c4ba 100644
--- a/x11-libs/gtk+/gtk+-3.20.8.ebuild
+++ b/x11-libs/gtk+/gtk+-3.20.8.ebuild
@@ -136,8 +136,8 @@ src_prepare() {
# gtk-update-icon-cache is installed by dev-util/gtk-update-icon-cache
eapply "${FILESDIR}"/${PN}-3.16.2-remove_update-icon-cache.patch
- eautoreconf
gnome2_src_prepare
+ eautoreconf
}
multilib_src_configure() {