From 9aa8aa4ec980a818a2b892423f1cf1a271054b05cdebcfa9493811707232958f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Klaus=20K=C3=A4mpf?= Date: Tue, 12 Dec 2017 07:42:35 +0000 Subject: [PATCH] fix typo OBS-URL: https://build.opensuse.org/package/show/systemsmanagement/cfengine?expand=0&rev=168 --- cfengine.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cfengine.spec b/cfengine.spec index ef60216..ccee02a 100644 --- a/cfengine.spec +++ b/cfengine.spec @@ -251,7 +251,7 @@ install -D -m0644 %{SOURCE10} %{buildroot}/%{_sysconfdir}/cron.d/%{name} %if %{have_systemd} # install systemd scripts -install -d %{buildroot}%{_unitddir} +install -d %{buildroot}%{_unitdir} install -m 0644 %{SOURCE2} %{SOURCE3} %{SOURCE4} %{buildroot}/%{_unitdir} ln -s -f service %{buildroot}/%{_sbindir}/rccf-monitord ln -s -f service %{buildroot}/%{_sbindir}/rccf-execd