From: Michael Friedrich Date: Tue, 2 Oct 2012 11:23:35 +0000 (+0200) Subject: Compat: default localstatedir mkdir will be $prefix/var/icinga2 X-Git-Tag: v0.0.1~49 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=4b768c2680c3536e7e6ed33e86d38c67c4723439;p=icinga2 Compat: default localstatedir mkdir will be $prefix/var/icinga2 --- diff --git a/components/compat/Makefile.am b/components/compat/Makefile.am index 2024c432d..0c57378ec 100644 --- a/components/compat/Makefile.am +++ b/components/compat/Makefile.am @@ -1,5 +1,5 @@ ## Process this file with automake to produce Makefile.in -icinga2localstatedir = $(localstatedir) +icinga2localstatedir = $(localstatedir)/icinga2 icinga2localstate_DATA = EXTRA_DIST = $(icinga2localstate_DATA)