add neede apache2 for httpserver search
This commit is contained in:
3
debian/rules
vendored
3
debian/rules
vendored
@@ -15,7 +15,8 @@ override_dh_auto_configure:
|
||||
dh_auto_configure -- \
|
||||
--with-layout=debian \
|
||||
--mandir=/usr/share/man \
|
||||
--infodir=/usr/share/info
|
||||
--infodir=/usr/share/info \
|
||||
--with-http_server=apache2
|
||||
# --without-kohana \
|
||||
# --with-kohana_system=/usr/share/php/kohana2/system
|
||||
|
||||
|
||||
Reference in New Issue
Block a user