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

Collapse All | Expand All

(-)mail-notification/mail-notification-4.0.ebuild (-3 lines)
Lines 55-64 Link Here
55
}
55
}
56
56
57
src_unpack() {
57
src_unpack() {
58
	S=${WORKDIR}/${PN}-${MY_PV}
59
	gnome2_src_unpack
58
	gnome2_src_unpack
60
	gnome2_omf_fix
61
62
	sed -i -e 's:gtk-update-icon-cache:true:' ./art/Makefile.in
59
	sed -i -e 's:gtk-update-icon-cache:true:' ./art/Makefile.in
63
}
60
}
64
61

Return to bug 164072