From: Gunnar Beutner Date: Thu, 10 Oct 2013 13:12:10 +0000 (+0200) Subject: Use correct name for the icinga command group. X-Git-Tag: v0.0.3~196 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=d32ca5133ba2903008e33431c3ecced87bcfa9d2;p=icinga2 Use correct name for the icinga command group. --- diff --git a/icinga2.spec.in b/icinga2.spec.in index 5a898c6f2..116851f6d 100644 --- a/icinga2.spec.in +++ b/icinga2.spec.in @@ -135,7 +135,7 @@ IDOUtils schema >= 1.10 %configure --with-icinga-user=%{icinga_user} \ --with-icinga-group=%{icinga_group} \ --with-icingacmd-user=%{icinga_user} \ - --with-icingacmd-group=%{icinga_group} + --with-icingacmd-group=%{icingacmd_group} make %{?_smp_mflags}