Remove needless use of %defattr
This commit is contained in:
parent
a8ae5c57e6
commit
df1ff7312a
1 changed files with 0 additions and 2 deletions
|
|
@ -70,7 +70,6 @@ popd
|
|||
|
||||
|
||||
%files
|
||||
%defattr(-,root,root,-)
|
||||
%dir %{gem_instdir}
|
||||
%doc %{gem_instdir}/[A-Z]*
|
||||
|
||||
|
|
@ -80,7 +79,6 @@ popd
|
|||
%{gem_spec}
|
||||
|
||||
%files doc
|
||||
%defattr(-,root,root,-)
|
||||
%{gem_instdir}/todo.txt
|
||||
%{gem_instdir}/doc/
|
||||
%{gem_docdir}/
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue