Please do not reply directly to this email. All additional comments should be made in the comments box of this bug. https://bugzilla.redhat.com/show_bug.cgi?id=495949 --- Comment #4 from Peter Lemenkov <lemenkov@xxxxxxxxx> 2009-05-08 04:45:34 EDT --- Your application is arch-specific , that means that it will be installed in %{python_sitearch}, not in %{python_sitelib}. Just change %{python_sitelib}/%{name}/ %{python_sitelib}/%{name}-%{version}-py*.egg-info to %{python_sitearch}/%{name}/ %{python_sitearch}/%{name}-%{version}-py*.egg-info -- Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug. _______________________________________________ Fedora-package-review mailing list Fedora-package-review@xxxxxxxxxx http://www.redhat.com/mailman/listinfo/fedora-package-review