Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 142996
Collapse All | Expand All

(-)/usr/portage/app-text/gnomesword/gnomesword-2.1.7.ebuild (+6 lines)
Lines 31-36 Link Here
31
G2CONF="${G2CONF} $(use_enable spell pspell)"
31
G2CONF="${G2CONF} $(use_enable spell pspell)"
32
DOCS="NEWS ChangeLog README TODO"
32
DOCS="NEWS ChangeLog README TODO"
33
33
34
src_unpack() {
35
	gnome2_src_unpack
36
37
	sed -i 's:ed->:ec->:g' ${S}/src/gnome2/commentary_dialog.c
38
}
39
34
pkg_postinst() {
40
pkg_postinst() {
35
	gnome2_pkg_postinst
41
	gnome2_pkg_postinst
36
42

Return to bug 142996