]> git.ipfire.org Git - thirdparty/systemd.git/blame - src/systemd.pc.in
pkg-config: rootlibexecdir -> systemdutildir
[thirdparty/systemd.git] / src / systemd.pc.in
CommitLineData
a3723b97
LP
1# This file is part of systemd.
2#
3# systemd is free software; you can redistribute it and/or modify it
4# under the terms of the GNU General Public License as published by
5# the Free Software Foundation; either version 2 of the License, or
6# (at your option) any later version.
7
8c6db833 8prefix=@prefix@
74b91131 9exec_prefix=@exec_prefix@
4f552cc7 10systemdutildir=@rootlibexecdir@
8c6db833 11systemdsystemunitdir=@systemunitdir@
d19c883d 12systemduserunitdir=@userunitdir@
8c6db833 13systemdsystemconfdir=@pkgsysconfdir@/system
8a9ef77c 14systemduserconfdir=@pkgsysconfdir@/user
0b5b0ffb
LP
15systemdsystemunitpath=/run/systemd/system:${systemdsystemconfdir}:/etc/systemd/system:/usr/local/share/systemd/system:/usr/local/lib/systemd/system:/usr/share/systemd/system:/usr/lib/systemd/system:/lib/systemd/system:${systemdsystemunitdir}
16systemduserunitpath=${systemduserconfdir}:/etc/systemd/user:/usr/local/share/systemd/user:/usr/local/lib/systemd/user:/usr/share/systemd/user:/usr/lib/systemd/user:${systemduserunitdir}
8c6db833
LP
17
18Name: systemd
af2d49f7 19Description: systemd System and Service Manager
8c6db833
LP
20URL: @PACKAGE_URL@
21Version: @PACKAGE_VERSION@