From 90171dc303416fe09cfdd5fda19d3db2797d9aad Mon Sep 17 00:00:00 2001 From: =?utf8?q?Ferenc=20W=C3=A1gner?= Date: Thu, 31 May 2018 13:25:25 +0200 Subject: [PATCH] Debhelper 10 automatically builds --with systemd --- debian/rules | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/rules b/debian/rules index a5b6f48..c29b815 100755 --- a/debian/rules +++ b/debian/rules @@ -3,7 +3,7 @@ export DEB_BUILD_MAINT_OPTIONS = hardening=+all %: - dh $@ --with systemd + dh $@ override_dh_auto_clean: rm -f nscd -- 2.39.2