Compare commits
2 commits
27b47213d0
...
2c80f7e77a
Author | SHA1 | Date | |
---|---|---|---|
2c80f7e77a | |||
0172bb35a0 |
2 changed files with 3 additions and 1 deletions
1
debian/libapache2-mod-qos.docs
vendored
1
debian/libapache2-mod-qos.docs
vendored
|
@ -1,4 +1,3 @@
|
|||
README.TXT
|
||||
doc/*.gif
|
||||
doc/favicon.ico
|
||||
doc/index.html
|
||||
|
|
3
debian/rules
vendored
3
debian/rules
vendored
|
@ -14,3 +14,6 @@ execute_after_dh_auto_build:
|
|||
-S CFLAGS="$(CFLAGS) \
|
||||
-D_LARGEFILE64_SOURCE $(CPPFLAGS)" \
|
||||
-lcrypto -DHAVE_OPENSSL -c apache2/mod_qos.c
|
||||
|
||||
override_dh_installchangelog:
|
||||
dh_installchangelog doc/CHANGES.txt
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue