--- exo-0.3.107.ebuild.old 2010-09-13 15:09:12.081133317 +0200 +++ exo-0.3.107.ebuild 2010-09-13 15:09:14.431133353 +0200 @@ -49,10 +49,10 @@ pkg_postinst() { xfconf_pkg_postinst - python_mod_optimize "$(python_get_sitedir)" + python_mod_optimize exo-0.3 pyexo.py } pkg_postrm() { xfconf_pkg_postrm - python_mod_cleanup "$(python_get_sitedir)" + python_mod_cleanup exo-0.3 pyexo.py }