From: Jesse Zhang Date: Fri, 10 Dec 2010 08:00:49 +0000 (+0800) Subject: systemd.pc: change 'session' to 'user' X-Git-Tag: v16~50 X-Git-Url: https://err.no/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8a9ef77c02321a2fb005e942d3cdab426fd9d9ac;p=systemd systemd.pc: change 'session' to 'user' commit af2d49f ("drop support for MANAGER_SESSION, introduce MANAGER_USER instead") forgot to update systemd.pc. Signed-off-by: Jesse Zhang --- diff --git a/systemd.pc.in b/systemd.pc.in index b5230f6b..20499130 100644 --- a/systemd.pc.in +++ b/systemd.pc.in @@ -8,9 +8,9 @@ prefix=@prefix@ exec_prefix=${prefix} systemdsystemunitdir=@systemunitdir@ -systemdsessionunitdir=@pkgdatadir@/session +systemduserunitdir=@pkgdatadir@/user systemdsystemconfdir=@pkgsysconfdir@/system -systemdsessionconfdir=@pkgsysconfdir@/session +systemduserconfdir=@pkgsysconfdir@/user Name: systemd Description: systemd System and Service Manager