From 6e6c0698db41927809e7dca7b2f93ebe086ef0bb Mon Sep 17 00:00:00 2001 From: Zach van Rijn Date: Fri, 3 Nov 2023 18:57:01 +0000 Subject: user/lighttpd: fix prefix which fixes '-doc' subpackage. --- user/lighttpd/APKBUILD | 1 + 1 file changed, 1 insertion(+) diff --git a/user/lighttpd/APKBUILD b/user/lighttpd/APKBUILD index b79d8800d..2262acb6b 100644 --- a/user/lighttpd/APKBUILD +++ b/user/lighttpd/APKBUILD @@ -44,6 +44,7 @@ source="https://download.lighttpd.net/lighttpd/releases-1.4.x/lighttpd-$pkgver.t build() { meson \ + -Dprefix=/usr \ -Dwith_ldap=enabled \ -Dwith_lua=true \ -Dwith_openssl=true \ -- cgit v1.2.3-70-g09d2