blob: ba7957711dd6d955332a9f775756d7283a76affb [file] [log] [blame]
# SPDX-License-Identifier: LGPL-2.1-or-later
if conf.get('HAVE_SYSV_COMPAT') == 1 and get_option('create-log-dirs')
install_data('README',
install_dir : '/var/log')
endif