Compat: default localstatedir mkdir will be $prefix/var/icinga2

This commit is contained in:
Michael Friedrich 2012-10-02 13:23:35 +02:00
parent c271cc9401
commit 4b768c2680
1 changed files with 1 additions and 1 deletions

View File

@ -1,5 +1,5 @@
## Process this file with automake to produce Makefile.in
icinga2localstatedir = $(localstatedir)
icinga2localstatedir = $(localstatedir)/icinga2
icinga2localstate_DATA =
EXTRA_DIST = $(icinga2localstate_DATA)