1
0
Fork 0

Harmonizing spelling in dh constructor.

Signed-off-by: Daniel Baumann <daniel@debian.org>
This commit is contained in:
Daniel Baumann 2025-04-22 13:45:07 +02:00
parent c025172a1f
commit 8437b82212
Signed by: daniel
GPG key ID: FBB4F0E80A80222F

2
debian/rules vendored
View file

@ -3,7 +3,7 @@
export DEB_BUILD_MAINT_OPTIONS := hardening=+bindnow export DEB_BUILD_MAINT_OPTIONS := hardening=+bindnow
%: %:
dh ${@} --sourcedirectory=tools --with apache2 dh ${@} --sourcedirectory=tools --with=apache2
execute_after_dh_auto_clean: execute_after_dh_auto_clean:
rm -f apache2/mod_qos.*l* apache2/mod_qos.o rm -f apache2/mod_qos.*l* apache2/mod_qos.o