From 429da706651120cdedc3a94653fe946b90bc1936 Mon Sep 17 00:00:00 2001 From: ferreo Date: Sun, 12 Jan 2025 23:09:19 +0100 Subject: [PATCH] Update falcond/debian/rules --- falcond/debian/rules | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/falcond/debian/rules b/falcond/debian/rules index b66f606..ca5411d 100755 --- a/falcond/debian/rules +++ b/falcond/debian/rules @@ -5,7 +5,7 @@ export DH_VERBOSE = 1 %: - dh $@ --with=systemd + dh $@ override_dh_dwz: echo "disabled"