mirror of
https://github.com/Icinga/icinga2.git
synced 2025-07-21 20:54:35 +02:00
Compat: default localstatedir mkdir will be $prefix/var/icinga2
This commit is contained in:
parent
c271cc9401
commit
4b768c2680
@ -1,5 +1,5 @@
|
|||||||
## Process this file with automake to produce Makefile.in
|
## Process this file with automake to produce Makefile.in
|
||||||
icinga2localstatedir = $(localstatedir)
|
icinga2localstatedir = $(localstatedir)/icinga2
|
||||||
icinga2localstate_DATA =
|
icinga2localstate_DATA =
|
||||||
|
|
||||||
EXTRA_DIST = $(icinga2localstate_DATA)
|
EXTRA_DIST = $(icinga2localstate_DATA)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user