commit af2d49f ("drop support for MANAGER_SESSION, introduce MANAGER_USER instead") forgot to update systemd.pc.
Signed-off-by: Jesse Zhang <zh.je...@gmail.com> --- systemd.pc.in | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/systemd.pc.in b/systemd.pc.in index b5230f6..2049913 100644 --- a/systemd.pc.in +++ b/systemd.pc.in @@ -8,9 +8,9 @@ pref...@prefix@ exec_prefix=${prefix} systemdsystemunitd...@systemunitdir@ -systemdsessionunitd...@pkgdatadir@/session +systemduserunitd...@pkgdatadir@/user systemdsystemconfd...@pkgsysconfdir@/system -systemdsessionconfd...@pkgsysconfdir@/session +systemduserconfd...@pkgsysconfdir@/user Name: systemd Description: systemd System and Service Manager -- 1.7.3.1 _______________________________________________ systemd-devel mailing list systemd-devel@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/systemd-devel