hiawatha: fix sysconfdir.
This commit is contained in:
@@ -1,7 +1,7 @@
|
|||||||
# Template file for 'hiawatha'
|
# Template file for 'hiawatha'
|
||||||
pkgname=hiawatha
|
pkgname=hiawatha
|
||||||
version=9.11
|
version=9.11
|
||||||
revision=1
|
revision=2
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
hostmakedepends="cmake"
|
hostmakedepends="cmake"
|
||||||
makedepends="libxslt-devel polarssl-devel>=1.3.9_3"
|
makedepends="libxslt-devel polarssl-devel>=1.3.9_3"
|
||||||
@@ -18,13 +18,13 @@ configure_args="
|
|||||||
-DWEBROOT_DIR=/var/www
|
-DWEBROOT_DIR=/var/www
|
||||||
-DWORK_DIR=/var/lib/hiawatha
|
-DWORK_DIR=/var/lib/hiawatha
|
||||||
-DUSE_SYSTEM_POLARSSL=ON
|
-DUSE_SYSTEM_POLARSSL=ON
|
||||||
-DCMAKE_INSTALL_SYSCONFDIR=/etc/hiawatha"
|
-DCMAKE_INSTALL_SYSCONFDIR=/etc"
|
||||||
conf_files="
|
conf_files="
|
||||||
/etc/hiawatha/hiawatha/cgi-wrapper.conf
|
/etc/hiawatha/cgi-wrapper.conf
|
||||||
/etc/hiawatha/hiawatha/mimetype.conf
|
/etc/hiawatha/mimetype.conf
|
||||||
/etc/hiawatha/hiawatha/error.xslt
|
/etc/hiawatha/error.xslt
|
||||||
/etc/hiawatha/hiawatha/index.xslt
|
/etc/hiawatha/index.xslt
|
||||||
/etc/hiawatha/hiawatha/hiawatha.conf"
|
/etc/hiawatha/hiawatha.conf"
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vsv hiawatha
|
vsv hiawatha
|
||||||
|
|||||||
Reference in New Issue
Block a user