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

(-)file_not_specified_in_diff (-3 / +2 lines)
Line  Link Here
0
-- pessulus-2.24.0.ebuild
0
++ pessulus-2.24.0.ebuild
Lines 36-43 Link Here
36
36
37
pkg_postinst() {
37
pkg_postinst() {
38
	gnome2_pkg_postinst
38
	gnome2_pkg_postinst
39
	python_version
39
	python_mod_optimize $(python_get_sitedir)/Pessulus
40
	python_mod_optimize /usr/$(get_libdir)/python${PYVER}/site-packages/Pessulus
41
}
40
}
42
41
43
pkg_postrm() {
42
pkg_postrm() {

Return to bug 322253