summaryrefslogtreecommitdiffstats
path: root/rules
diff options
context:
space:
mode:
authorMichael Olbrich <m.olbrich@pengutronix.de>2019-02-10 07:08:08 +0100
committerMichael Olbrich <m.olbrich@pengutronix.de>2019-02-10 18:09:53 +0100
commit0e614f5f1fb62d0485bec9c9594bcff6097d0d01 (patch)
tree5d65cd36ab2b9a785eaf2b62bc8bd133b8cf6d8b /rules
parentb593a7f71d4502a0a31d6f40c29c0b05d5fb9efb (diff)
downloadptxdist-0e614f5f1fb62d0485bec9c9594bcff6097d0d01.tar.gz
ptxdist-0e614f5f1fb62d0485bec9c9594bcff6097d0d01.tar.xz
polkit: fix building without systemd
Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
Diffstat (limited to 'rules')
-rw-r--r--rules/polkit.make1
1 files changed, 1 insertions, 0 deletions
diff --git a/rules/polkit.make b/rules/polkit.make
index 556c4d67c..470733a1b 100644
--- a/rules/polkit.make
+++ b/rules/polkit.make
@@ -42,6 +42,7 @@ POLKIT_CONF_OPT := \
--disable-examples \
--disable-nls \
--with-gnu-ld \
+ --with-systemdsystemunitdir=$(call ptx/ifdef,PTXCONF_POLKIT_SYSTEMD,/usr/lib/systemd/system) \
--with-authfw=shadow \
--with-os-type=ptxdist