Use correct name for the icinga command group.

This commit is contained in:
Gunnar Beutner 2013-10-10 15:12:10 +02:00
parent ebc92a0ba6
commit d32ca5133b
1 changed files with 1 additions and 1 deletions

View File

@ -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}