Drop %defattr()
This commit is contained in:
parent
3e4a2dc7b2
commit
ff7a34a775
@ -83,13 +83,11 @@ rm -rf $RPM_BUILD_ROOT
|
||||
|
||||
|
||||
%files
|
||||
%defattr(-,root,root,-)
|
||||
%doc AUTHORS LICENSE README.rst
|
||||
%{python_sitearch}/*
|
||||
|
||||
%if 0%{?with_python3}
|
||||
%files -n python3-markupsafe
|
||||
%defattr(-,root,root,-)
|
||||
%doc AUTHORS LICENSE README.rst
|
||||
%{python3_sitearch}/*
|
||||
%endif # with_python3
|
||||
|
||||
Loading…
Reference in New Issue
Block a user