diff options
Diffstat (limited to 'systemd.pc.in')
-rw-r--r-- | systemd.pc.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/systemd.pc.in b/systemd.pc.in index 2e2217ec4b..29376e55b0 100644 --- a/systemd.pc.in +++ b/systemd.pc.in @@ -6,7 +6,7 @@ # (at your option) any later version. prefix=@prefix@ -exec_prefix=${prefix} +exec_prefix=@exec_prefix@ systemdsystemunitdir=@systemunitdir@ systemduserunitdir=@userunitdir@ systemdsystemconfdir=@pkgsysconfdir@/system |