]> git.ipfire.org Git - thirdparty/knot-resolver.git/commitdiff
manager: pkg: completion dir fix
authorAleš Mrázek <ales.mrazek@nic.cz>
Wed, 21 Sep 2022 22:20:20 +0000 (00:20 +0200)
committerAleš Mrázek <ales.mrazek@nic.cz>
Tue, 10 Jan 2023 18:57:13 +0000 (19:57 +0100)
meson.build

index 11e32874861523e91d30848de317cf6404d32cf0..440502900e58ee8cea2a30902fda3c5d841c95f0 100644 (file)
@@ -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