Remove needless use of %defattr
This commit is contained in:
parent
66ac64ec3f
commit
2367af786f
@ -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
|
||||||
|
Loading…
Reference in New Issue
Block a user