]> git.ipfire.org Git - thirdparty/systemd.git/commit
sd-path: use ROOTPREFIX without suffixed slash
authorLennart Poettering <lennart@poettering.net>
Thu, 10 Sep 2020 16:20:05 +0000 (18:20 +0200)
committerLennart Poettering <lennart@poettering.net>
Fri, 11 Sep 2020 11:08:30 +0000 (13:08 +0200)
commitb612c26ceb9f56af0271fc9f07c1724d2d260a8a
treef2c63f21b95cd6e0d6621d379a661bf19226a148
parent7c5c59d4b1811fb9e63db8c8cca877ea00217963
sd-path: use ROOTPREFIX without suffixed slash

We already have rootprefix_noslash as meson variable, export it so that
we can also use it in C code.

Fixes: #16773
meson.build
src/libsystemd/sd-path/sd-path.c