- Add python3 subpackage
This commit is contained in:
parent
cac2dbee82
commit
b9048df982
@ -113,8 +113,8 @@ rm -rf %{buildroot}
|
||||
%files -n python3-babel
|
||||
%defattr(-,root,root,-)
|
||||
%doc doc
|
||||
%{python_sitelib}/Babel-%{version}-py*.egg-info
|
||||
%{python_sitelib}/babel
|
||||
%{python3_sitelib}/Babel-%{version}-py*.egg-info
|
||||
%{python3_sitelib}/babel
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
|
||||
Loading…
Reference in New Issue
Block a user