From 8437b822127e6e53cd9d4c93b9a9f3d554930ff8 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Tue, 22 Apr 2025 13:45:07 +0200 Subject: [PATCH] Harmonizing spelling in dh constructor. Signed-off-by: Daniel Baumann --- debian/rules | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/rules b/debian/rules index 5a54632..531f4a7 100755 --- a/debian/rules +++ b/debian/rules @@ -3,7 +3,7 @@ export DEB_BUILD_MAINT_OPTIONS := hardening=+bindnow %: - dh ${@} --sourcedirectory=tools --with apache2 + dh ${@} --sourcedirectory=tools --with=apache2 execute_after_dh_auto_clean: rm -f apache2/mod_qos.*l* apache2/mod_qos.o