]> git.ipfire.org Git - thirdparty/systemd.git/blobdiff - src/login/meson.build
meson: add build option for install path of main config files
[thirdparty/systemd.git] / src / login / meson.build
index 1ba996d51711605dc21cc5b7085c2d57964815df..6fb09b48e2a9b9e89fdc94be6defedbbf356f47d 100644 (file)
@@ -124,7 +124,7 @@ custom_target(
         output : 'logind.conf',
         command : [jinja2_cmdline, '@INPUT@', '@OUTPUT@'],
         install : enable_logind and install_sysconfdir_samples and pkgsysconfdir != 'no',
-        install_dir : pkgsysconfdir)
+        install_dir : pkgconfigfiledir)
 
 custom_target(
         'systemd-user',