Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 493056 | Differences between
and this patch

Collapse All | Expand All

(-)file_not_specified_in_diff (-1 / +6 lines)
Line  Link Here
0
-- /usr/portage/app-editors/gummi/gummi-9999.ebuild    2013-12-01 20:15:37.708937999 +0100
0
++ gummi-9999.ebuild   2013-12-01 20:16:37.356933920 +0100
Lines 38-43 Link Here
38
       strip-linguas ${LANGS}
38
       strip-linguas ${LANGS}
39
}
39
}
40
40
41
src_configure() {
42
       ./autogen.sh | die "autogen failed"
43
       econf
44
}
45
41
pkg_postinst() {
46
pkg_postinst() {
42
       elog "Gummi >=0.4.8 supports spell-checking through gtkspell. Support for"
47
       elog "Gummi >=0.4.8 supports spell-checking through gtkspell. Support for"
43
       elog "additional languages can be added by installing myspell-** packages"
48
       elog "additional languages can be added by installing myspell-** packages"

Return to bug 493056