From 8a9ef77c02321a2fb005e942d3cdab426fd9d9ac Mon Sep 17 00:00:00 2001 From: Jesse Zhang Date: Fri, 10 Dec 2010 16:00:49 +0800 Subject: [PATCH] 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 --- systemd.pc.in | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/systemd.pc.in b/systemd.pc.in index b5230f6bf..204991309 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 -- 2.30.2