From 0b5b0ffbe0e62248c741df3b0eb475159de1c551 Mon Sep 17 00:00:00 2001 From: Lennart Poettering Date: Mon, 4 Apr 2011 19:14:38 +0200 Subject: pkgconfig: update .pc file accordingly --- src/path-lookup.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/path-lookup.c') diff --git a/src/path-lookup.c b/src/path-lookup.c index e5533c04d9..b39ce8b699 100644 --- a/src/path-lookup.c +++ b/src/path-lookup.c @@ -194,8 +194,8 @@ int lookup_paths_init(LookupPaths *p, ManagerRunningAs running_as) { "/usr/local/lib/systemd/system", "/usr/share/systemd/system", "/usr/lib/systemd/system", - SYSTEM_DATA_UNIT_PATH, "/lib/systemd/system", + SYSTEM_DATA_UNIT_PATH, NULL))) return -ENOMEM; } -- cgit v1.2.3-54-g00ecf