]> git.ipfire.org Git - thirdparty/systemd.git/commit
pkg-config: prefix is not really configurable, don't pretend it was 17009/head
authorLennart Poettering <lennart@poettering.net>
Thu, 10 Sep 2020 16:27:18 +0000 (18:27 +0200)
committerLennart Poettering <lennart@poettering.net>
Fri, 11 Sep 2020 11:09:06 +0000 (13:09 +0200)
commit6e65df89c348242dbd10036abc7dd5e8181cf733
tree6cc50f0630be258408c686141d79ba902fc689f5
parentb612c26ceb9f56af0271fc9f07c1724d2d260a8a
pkg-config: prefix is not really configurable, don't pretend it was

We generally don't support prefix being != /usr, and this is hardcoded
all over the place. In the systemd.pc file it wasn't so far. Let's
adjust this to match the rest of the codebase.
src/core/systemd.pc.in
src/libsystemd/sd-path/sd-path.c