diff --git a/dhcp.spec b/dhcp.spec index 9cf0e80..04290d5 100644 --- a/dhcp.spec +++ b/dhcp.spec @@ -407,7 +407,7 @@ mv %{buildroot}%{_includedir}/{dhcpctl,omapip} \ mv %{buildroot}%{_libdir}/lib*.* \ %{buildroot}%{_libdir}/dhcp/ %if %{with sysusers} -install -m 644 %{SOURCE47} %{buildroot}%{_sysusersdir}/ +install -D -m 644 %{SOURCE47} %{buildroot}%{_sysusersdir}/ %endif %if %{with sysusers}