diff --git a/srcpkgs/hiawatha/template b/srcpkgs/hiawatha/template index 427bb1c2a03..9b156f0ac28 100644 --- a/srcpkgs/hiawatha/template +++ b/srcpkgs/hiawatha/template @@ -18,12 +18,7 @@ configure_args=" -DWORK_DIR=/var/lib/hiawatha -DUSE_SYSTEM_MBEDTLS=ON -DCMAKE_INSTALL_SYSCONFDIR=/etc" -conf_files=" - /etc/hiawatha/cgi-wrapper.conf - /etc/hiawatha/mimetype.conf - /etc/hiawatha/error.xslt - /etc/hiawatha/index.xslt - /etc/hiawatha/hiawatha.conf" +conf_files="/etc/$pkgname/*.conf /etc/$pkgname/*.xslt" LDFLAGS="-lmbedtls -lmbedx509 -lmbedcrypto" post_install() {