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

(-)exo-0.3.107.ebuild.old (-2 / +2 lines)
Lines 49-58 Link Here
49
49
50
pkg_postinst() {
50
pkg_postinst() {
51
	xfconf_pkg_postinst
51
	xfconf_pkg_postinst
52
	python_mod_optimize "$(python_get_sitedir)"
52
	python_mod_optimize exo-0.3 pyexo.py
53
}
53
}
54
54
55
pkg_postrm() {
55
pkg_postrm() {
56
	xfconf_pkg_postrm
56
	xfconf_pkg_postrm
57
	python_mod_cleanup "$(python_get_sitedir)"
57
	python_mod_cleanup exo-0.3 pyexo.py
58
}
58
}

Return to bug 337009