Harmonizing spelling in dh constructor.
Signed-off-by: Daniel Baumann <daniel@debian.org>
This commit is contained in:
parent
c025172a1f
commit
8437b82212
1 changed files with 1 additions and 1 deletions
2
debian/rules
vendored
2
debian/rules
vendored
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue