diff --git a/dhcp.spec b/dhcp.spec index bc10bc3..20dc5fe 100644 --- a/dhcp.spec +++ b/dhcp.spec @@ -365,10 +365,10 @@ rm -rf %{var_dhclient}/dhclient.leases %files client %doc client/dhclient.conf.example -%attr (0755,root,root) /sbin/dhclient-script +%attr (0755,root,root) %{_sbindir}/dhclient-script %{_tmpfilesdir}/dhclient.conf %{_unitdir}/dhclient@.service -/sbin/dhclient +%{_sbindir}/dhclient %{_mandir}/man5/dhclient.conf.5* %{_mandir}/man5/dhclient.leases.5* %{_mandir}/man8/dhclient.8*