From e3cdf90ee1ad59b32e7622a1ecf6478e82abe51321ad7212e55963db01ffc1de Mon Sep 17 00:00:00 2001 From: Reinhard Max Date: Tue, 26 Oct 2021 16:18:08 +0000 Subject: [PATCH] OBS-URL: https://build.opensuse.org/package/show/network:dhcp/dhcp?expand=0&rev=233 --- dhcp.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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}