summaryrefslogtreecommitdiff
path: root/www-servers/lighttpd/lighttpd-1.4.70.ebuild
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2023-06-25 07:29:14 +0100
committerV3n3RiX <venerix@koprulu.sector>2023-06-25 07:29:14 +0100
commite59b99df9503539c0231e655a17bccf83f8a270d (patch)
treedbd3fc51c710879436a4122898a3653c8c0d4ae8 /www-servers/lighttpd/lighttpd-1.4.70.ebuild
parent9fce2d9787c37a690336f5e345a49d83ee60bc8a (diff)
gentoo auto-resync : 25:06:2023 - 07:29:14
Diffstat (limited to 'www-servers/lighttpd/lighttpd-1.4.70.ebuild')
-rw-r--r--www-servers/lighttpd/lighttpd-1.4.70.ebuild4
1 files changed, 4 insertions, 0 deletions
diff --git a/www-servers/lighttpd/lighttpd-1.4.70.ebuild b/www-servers/lighttpd/lighttpd-1.4.70.ebuild
index d8c68c6d4ed0..5aa9f6dcb73d 100644
--- a/www-servers/lighttpd/lighttpd-1.4.70.ebuild
+++ b/www-servers/lighttpd/lighttpd-1.4.70.ebuild
@@ -72,6 +72,10 @@ BDEPEND="
test? ( virtual/perl-Test-Harness )
"
+PATCHES=(
+ "${FILESDIR}"/${PN}-1.4.69-fix-meson-typo.patch
+)
+
# update certain parts of lighttpd.conf based on conditionals
update_config() {
local config="${ED}/etc/lighttpd/lighttpd.conf"