]> git.ipfire.org Git - thirdparty/systemd.git/commit
meson: replace $ORIGIN with rootlibdir everywhere
authorZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Wed, 12 Apr 2017 16:02:30 +0000 (12:02 -0400)
committerZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Mon, 24 Apr 2017 01:47:27 +0000 (21:47 -0400)
commit421f0012777f02b6d6568ac43cc226dee2c404de
tree3441208d6c4cdac99bbd736c73360634377fc2b1
parent9cc0e6e99ca3645b87c22fecdaa9ba9965a12e4f
meson: replace $ORIGIN with rootlibdir everywhere

$ORIGIN does not work when /proc is not mounted. So the systemd binary cannot use
$ORIGIN. Use the full path everywhere for consistency.
meson.build