Revert "Fix sitelib -> sitearch, wrong but will work until we move to noarch python subpakcage"

This reverts commit c665def35a.
This commit is contained in:
Nicolas Chauvet 2010-09-07 22:54:22 +02:00
parent 3e2aa88108
commit 232250eb2a

View File

@ -189,7 +189,7 @@ rm -rf $RPM_BUILD_ROOT
%{?_with_python:
%files python
%defattr(-,root,root,-)
%{python_sitearch}/*
%{python_sitelib}/*
}
%{?_with_gnome: