Remove needless use of %defattr
This commit is contained in:
parent
38cabcefbf
commit
28bd9edd4d
1 changed files with 0 additions and 1 deletions
|
|
@ -130,7 +130,6 @@ EOF
|
|||
/bin/systemctl try-restart %{name}.service >/dev/null 2>&1 || :
|
||||
|
||||
%files
|
||||
%defattr(-,root,root,-)
|
||||
%{_bindir}/*
|
||||
%config(noreplace) %{_sysconfdir}/%{name}.cfg
|
||||
%attr(0755,root,root) %config %{_sysconfdir}/NetworkManager/dispatcher.d/40-%{name}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue