Remove needless use of %defattr

This commit is contained in:
Jason Tibbitts 2018-07-10 01:24:11 -05:00
parent 66ac64ec3f
commit 2367af786f

View File

@ -63,7 +63,6 @@ mkdir -p %{buildroot}/run
install -d -m 0755 %{buildroot}/run/%{name}/ install -d -m 0755 %{buildroot}/run/%{name}/
%files %files
%defattr(-,root,root,-)
%doc CHANGES FAQ LICENSE README* RELEASE-NOTES %doc CHANGES FAQ LICENSE README* RELEASE-NOTES
%doc Documentation %doc Documentation
%{_sbindir}/iptraf-ng %{_sbindir}/iptraf-ng