hiawatha: set correct working directory

This commit is contained in:
Enno Boland 2014-12-30 20:58:23 +00:00
parent c07013d2b6
commit 6615647ad1
1 changed files with 2 additions and 1 deletions

View File

@ -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