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

(-)file_not_specified_in_diff (-3 / +2 lines)
Line  Link Here
0
-- music-applet-2.5.1.ebuild
0
++ music-applet-2.5.1.ebuild
Lines 41-48 Link Here
41
41
42
pkg_postinst() {
42
pkg_postinst() {
43
	gnome2_pkg_postinst
43
	gnome2_pkg_postinst
44
	python_version
44
	python_mod_optimize $(python_get_sitedir)/musicapplet
45
	python_mod_optimize /usr/$(get_libdir)/python${PYVER}/site-packages/musicapplet
46
}
45
}
47
46
48
pkg_postrm() {
47
pkg_postrm() {

Return to bug 324173