commit:     42bf0f58eb93758f65396dcdb923b981ee196a7f
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Thu Oct 14 02:21:32 2021 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Thu Oct 14 02:57:31 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=42bf0f58

app-i18n/ibus-kkc: [QA] place default before eautoreconf

This allows users to have patches for the build
system.

Bug: https://bugs.gentoo.org/817992
Signed-off-by: Sam James <sam <AT> gentoo.org>

 app-i18n/ibus-kkc/ibus-kkc-1.5.22_p20170607.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-i18n/ibus-kkc/ibus-kkc-1.5.22_p20170607.ebuild 
b/app-i18n/ibus-kkc/ibus-kkc-1.5.22_p20170607.ebuild
index cbc6e89083d..c78b6733a7e 100644
--- a/app-i18n/ibus-kkc/ibus-kkc-1.5.22_p20170607.ebuild
+++ b/app-i18n/ibus-kkc/ibus-kkc-1.5.22_p20170607.ebuild
@@ -29,9 +29,9 @@ BDEPEND="$(vala_depend)
        nls? ( sys-devel/gettext )"
 
 src_prepare() {
+       default
        vala_src_prepare
        eautoreconf
-       default
 }
 
 src_configure() {

Reply via email to