]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
meson: move systemd-dissect to /usr/bin
authorLennart Poettering <lennart@poettering.net>
Wed, 29 Jul 2020 13:39:33 +0000 (15:39 +0200)
committerLennart Poettering <lennart@poettering.net>
Tue, 11 Aug 2020 20:29:50 +0000 (22:29 +0200)
meson.build

index 134e95d4756f3759e318936174fc201c5f8996e1..227fe097a81f70c85d42265e00737b4b472c9717 100644 (file)
@@ -1898,8 +1898,7 @@ if conf.get('HAVE_BLKID') == 1
                 include_directories : includes,
                 link_with : [libshared],
                 install_rpath : rootlibexecdir,
-                install : true,
-                install_dir : rootlibexecdir)
+                install : true)
 endif
 
 if conf.get('ENABLE_RESOLVE') == 1