X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=elogind.git;a=blobdiff_plain;f=systemd.pc.in;h=6a843fbde2b1d154b8714f301baedf6cb4d9480f;hp=3f8ed5c3e663d1cc1f70cbb0ce6393e020f89538;hb=03b4471dc37e5078d55b3dfa28a6c8793e24160b;hpb=8c6db8336536916d0476ff8233e0abf40a2f6aab;ds=sidebyside diff --git a/systemd.pc.in b/systemd.pc.in index 3f8ed5c3e..6a843fbde 100644 --- a/systemd.pc.in +++ b/systemd.pc.in @@ -1,11 +1,19 @@ +# This file is part of systemd. +# +# systemd is free software; you can redistribute it and/or modify it +# under the terms of the GNU General Public License as published by +# the Free Software Foundation; either version 2 of the License, or +# (at your option) any later version. + prefix=@prefix@ exec_prefix=${prefix} systemdsystemunitdir=@systemunitdir@ -systemdsessionunitdir=@pkgdatadir@/session +systemduserunitdir=@pkgdatadir@/user systemdsystemconfdir=@pkgsysconfdir@/system -systemdsessionconfdir=@pkgsysconfdir@/session +systemduserconfdir=@pkgsysconfdir@/user +systemdsystemunitpath=/run/systemd/system:${systemdsystemconfdir}:/etc/systemd/system:/usr/local/share/systemd/system:/usr/share/systemd/system:/lib/systemd/system:${systemdsystemunitdir} Name: systemd -Description: systemd System and Session Manager +Description: systemd System and Service Manager URL: @PACKAGE_URL@ Version: @PACKAGE_VERSION@