From 1252a8af303a873e44e48c7ca580861c4b726db7 Mon Sep 17 00:00:00 2001 From: Thomas Lamprecht Date: Thu, 28 Jan 2021 14:39:15 +0100 Subject: [PATCH] d/rules: set systemd installation directory Signed-off-by: Thomas Lamprecht --- debian/rules | 1 + 1 file changed, 1 insertion(+) diff --git a/debian/rules b/debian/rules index 2f3e76f..4c1b2a3 100755 --- a/debian/rules +++ b/debian/rules @@ -15,6 +15,7 @@ override_dh_auto_configure: BASHPATH=/bin/bash \ ac_cv_prog_GROFF="" \ --with-initconfigdir=/etc/default \ + --with-systemddir=/lib/systemd/system \ --enable-systemd override_dh_auto_install: