hiawatha: set correct working directory
This commit is contained in:
parent
c07013d2b6
commit
6615647ad1
@ -1,7 +1,7 @@
|
||||
# Template file for 'hiawatha'
|
||||
pkgname=hiawatha
|
||||
version=9.9
|
||||
revision=3
|
||||
revision=4
|
||||
build_style=cmake
|
||||
hostmakedepends="cmake"
|
||||
makedepends="libxslt-devel libressl-devel"
|
||||
@ -16,6 +16,7 @@ configure_args="
|
||||
-DPID_DIR=/run
|
||||
-DENABLE_SSL=ON
|
||||
-DWEBROOT_DIR=/var/www
|
||||
-DWORK_DIR=/var/lib/hiawatha
|
||||
-DCMAKE_INSTALL_SYSCONFDIR=/etc/hiawatha"
|
||||
conf_files="
|
||||
/etc/hiawatha/hiawatha/cgi-wrapper.conf
|
||||
|
Loading…
x
Reference in New Issue
Block a user