Rivoreo Source Code Repositories
src.rivoreo.one
/
systemd-stable
/
v246-stable
/
.
/
docs
/
var-log
/
meson.build
blob: 81b786543885955d5f46811f64de374b6dc9d4af [
file
] [
log
] [
blame
] [
raw
]
# SPDX-License-Identifier: LGPL-2.1+
if
conf
.
get
(
'HAVE_SYSV_COMPAT'
)
==
1
and
get_option
(
'create-log-dirs'
)
install_data
(
'README'
,
install_dir
:
'/var/log'
)
endif