diff options
Diffstat (limited to 'systemd.pc.in')
-rw-r--r-- | systemd.pc.in | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/systemd.pc.in b/systemd.pc.in new file mode 100644 index 0000000000..3f8ed5c3e6 --- /dev/null +++ b/systemd.pc.in @@ -0,0 +1,11 @@ +prefix=@prefix@ +exec_prefix=${prefix} +systemdsystemunitdir=@systemunitdir@ +systemdsessionunitdir=@pkgdatadir@/session +systemdsystemconfdir=@pkgsysconfdir@/system +systemdsessionconfdir=@pkgsysconfdir@/session + +Name: systemd +Description: systemd System and Session Manager +URL: @PACKAGE_URL@ +Version: @PACKAGE_VERSION@ |