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