mirror of
https://abf.rosa.ru/djam/dhcp.git
synced 2025-02-23 13:32:48 +00:00
Remove empty %dir where leases were located
This commit is contained in:
parent
59eb339770
commit
c409ed2fb9
1 changed files with 0 additions and 2 deletions
|
@ -338,7 +338,6 @@ EOF
|
|||
%{_mandir}/man5/dhcpd.leases.5*
|
||||
%{_mandir}/man5/dhcp-eval.5*
|
||||
%{_mandir}/man8/dhcpd.8*
|
||||
%dir %{var_dhcpd}
|
||||
%config %{_sysusersdir}/isc-dhcpd.conf
|
||||
|
||||
%files relay
|
||||
|
@ -358,7 +357,6 @@ EOF
|
|||
%{_mandir}/man5/dhclient.leases.5*
|
||||
%{_mandir}/man8/dhclient.8*
|
||||
%{_mandir}/man8/dhclient-script.8*
|
||||
%dir %{var_dhclient}
|
||||
|
||||
%files devel
|
||||
%{_includedir}/*
|
||||
|
|
Loading…
Add table
Reference in a new issue