Removing unneeded configure arguments in rules.
Signed-off-by: Daniel Baumann <daniel@debian.org>
This commit is contained in:
parent
0755988ae5
commit
9a7033019f
1 changed files with 0 additions and 8 deletions
8
debian/rules
vendored
8
debian/rules
vendored
|
@ -9,14 +9,6 @@ execute_after_dh_auto_clean:
|
|||
rm -f apache2/mod_qos.*l* apache2/mod_qos.o
|
||||
rm -rf apache2/.libs/
|
||||
|
||||
override_dh_auto_configure:
|
||||
dh_auto_configure -- \
|
||||
--with-apr=/usr/bin \
|
||||
--with-apr-util=/usr/bin \
|
||||
--with-pcre=/usr/bin \
|
||||
--with-png=/usr/bin \
|
||||
--with-ssl=/usr/lib
|
||||
|
||||
execute_after_dh_auto_build:
|
||||
LTFLAGS="--no-silent" apxs2 \
|
||||
-S CFLAGS="$(CFLAGS) \
|
||||
|
|
Loading…
Add table
Reference in a new issue