redhat: spec file: specify file only once

Signed-off-by: Ruben Kerkhof <ruben@rubenkerkhof.com>
This commit is contained in:
Ruben Kerkhof 2018-06-05 17:19:33 +02:00
parent 07a138ecab
commit 2d2ab69937

View File

@ -596,11 +596,10 @@ rm -rf %{buildroot}
%config(noreplace) %attr(750,%frr_user,%frr_user) /etc/frr/daemons
%if "%{initsystem}" == "systemd"
%{_unitdir}/frr.service
%{_sbindir}/frr
%else
/etc/rc.d/init.d/frr
%{_sbindir}/frr
%endif
%{_sbindir}/frr
%config(noreplace) /etc/pam.d/frr
%config(noreplace) /etc/logrotate.d/frr
%{_sbindir}/frr-reload