Remove needless use of %defattr
This commit is contained in:
parent
b81720c917
commit
286e3a50c4
@ -99,7 +99,6 @@ rm -rf $RPM_BUILD_ROOT/tmp
|
||||
%clean
|
||||
|
||||
%files
|
||||
%defattr (-,root,root,-)
|
||||
%doc README COPYING TODO
|
||||
%{_bindir}/jw
|
||||
%{_bindir}/docbook2html
|
||||
@ -127,7 +126,6 @@ rm -rf $RPM_BUILD_ROOT/tmp
|
||||
%{_mandir}/*/*-spec.*
|
||||
|
||||
%files pdf
|
||||
%defattr (-,root,root,-)
|
||||
%{_bindir}/docbook2pdf
|
||||
%{_bindir}/docbook2dvi
|
||||
%{_bindir}/docbook2ps
|
||||
|
Loading…
Reference in New Issue
Block a user