summaryrefslogtreecommitdiffstats
path: root/meson.build
diff options
context:
space:
mode:
authorAleš Mrázek <ales.mrazek@nic.cz>2022-09-22 00:20:20 +0200
committerAleš Mrázek <ales.mrazek@nic.cz>2023-01-10 19:57:13 +0100
commit60ab09bdb114355c2c0c421876a3dd75a19e98e1 (patch)
tree199421ee5c74999125c5277076dd101810b97e2a /meson.build
parentmanager: kresctl: 'completion' method for commands added (diff)
downloadknot-resolver-60ab09bdb114355c2c0c421876a3dd75a19e98e1.tar.xz
knot-resolver-60ab09bdb114355c2c0c421876a3dd75a19e98e1.zip
manager: pkg: completion dir fix
Diffstat (limited to 'meson.build')
-rw-r--r--meson.build2
1 files changed, 1 insertions, 1 deletions
diff --git a/meson.build b/meson.build
index 11e32874..44050290 100644
--- a/meson.build
+++ b/meson.build
@@ -59,7 +59,7 @@ systemd_cache_dir = prefix / get_option('localstatedir') / 'cache' / 'knot-resol
systemd_unit_dir = prefix / 'lib' / 'systemd' / 'system'
systemd_tmpfiles_dir = prefix / 'lib' / 'tmpfiles.d'
systemd_sysusers_dir = prefix / 'lib' / 'sysusers.d'
-completions_dir = prefix / 'usr' / 'share'
+completions_dir = prefix / 'share'
mod_inc_dir = include_directories('.', 'contrib/')
## Trust anchors