--- file_not_specified_in_diff +++ file_not_specified_in_diff @@ -, +, @@ --- /usr/portage/app-editors/gummi/gummi-9999.ebuild 2013-12-01 20:15:37.708937999 +0100 +++ gummi-9999.ebuild 2013-12-01 20:16:37.356933920 +0100 @@ -38,6 +38,11 @@ strip-linguas ${LANGS} } +src_configure() { + ./autogen.sh | die "autogen failed" + econf +} + pkg_postinst() { elog "Gummi >=0.4.8 supports spell-checking through gtkspell. Support for" elog "additional languages can be added by installing myspell-** packages"