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

(-)/usr/portage/mail-client/mail-notification/mail-notification-4.0.ebuild (-2 / +1 lines)
Lines 55-65 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
59
	gnome2_omf_fix
61
60
62
	sed -i -e 's:gtk-update-icon-cache:true:' ./art/Makefile.in
61
	sed -i -e 's:gtk-update-icon-cache:true:' ${WORKDIR}/${P}/art/Makefile.in
63
}
62
}
64
63
65
src_compile() {
64
src_compile() {

Return to bug 164098