Remove needless use of %defattr
This commit is contained in:
parent
c5587e029f
commit
0daba6b8e9
@ -132,7 +132,6 @@ if [ $1 -eq 0 ]; then
|
||||
fi
|
||||
|
||||
%files
|
||||
%defattr(-,root,root,-)
|
||||
%doc AUTHORS ChangeLog COPYING NEWS README
|
||||
%ghost %{_bindir}/exrdisplay
|
||||
%{_bindir}/exrdisplay%{V_suffix}
|
||||
@ -141,7 +140,6 @@ fi
|
||||
%else
|
||||
|
||||
%files docs
|
||||
%defattr(-,root,root,-)
|
||||
%doc doc/OpenEXRViewers.odt doc/OpenEXRViewers.pdf
|
||||
%endif
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user