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

Collapse All | Expand All

(-)/var/lib/layman/gnome/media-video/totem/totem-2.91.91.ebuild (-1 / +5 lines)
Lines 154-160 Link Here
154
	mv py-compile py-compile.orig
154
	mv py-compile py-compile.orig
155
	ln -s $(type -P true) py-compile
155
	ln -s $(type -P true) py-compile
156
}
156
}
157
157
src_compile() {
158
	addpredict $(unset HOME; echo ~)/.gconf
159
	addpredict $(unset HOME; echo ~)/.gconfd
160
	gnome2_src_compile
161
	}
158
pkg_postinst() {
162
pkg_postinst() {
159
	gnome2_pkg_postinst
163
	gnome2_pkg_postinst
160
	if use python; then
164
	if use python; then

Return to bug 358755