Revert "Fix sitelib -> sitearch, wrong but will work until we move to noarch python subpakcage"
This reverts commit c665def35a
.
This commit is contained in:
parent
3e2aa88108
commit
232250eb2a
@ -189,7 +189,7 @@ rm -rf $RPM_BUILD_ROOT
|
||||
%{?_with_python:
|
||||
%files python
|
||||
%defattr(-,root,root,-)
|
||||
%{python_sitearch}/*
|
||||
%{python_sitelib}/*
|
||||
}
|
||||
|
||||
%{?_with_gnome:
|
||||
|
Loading…
Reference in New Issue
Block a user