summaryrefslogtreecommitdiffhomepage
path: root/patches/lighttpd-1.4.65_pre.local.patch
diff options
context:
space:
mode:
authorØrjan Malde <red@foxi.me>2022-08-21 22:55:02 +0200
committerØrjan Malde <red@foxi.me>2022-08-21 22:55:02 +0200
commitd9baccf8a4ac6117c14d5e7ead9c909bbfb7102e (patch)
treeba8b0d4e6535f9b73ddd0e2a895b407ae65febf4 /patches/lighttpd-1.4.65_pre.local.patch
parent41f96eb7d69392b9cb5c9e9edf5a5a22d0958373 (diff)
downloadmidipix_build-d9baccf8a4ac6117c14d5e7ead9c909bbfb7102e.tar.bz2
midipix_build-d9baccf8a4ac6117c14d5e7ead9c909bbfb7102e.tar.xz
groups/241.native_packages_inet.group: lighttpd: bump to v1.4.66
Signed-off-by: Ørjan Malde <red@foxi.me>
Diffstat (limited to 'patches/lighttpd-1.4.65_pre.local.patch')
-rw-r--r--patches/lighttpd-1.4.65_pre.local.patch12
1 files changed, 0 insertions, 12 deletions
diff --git a/patches/lighttpd-1.4.65_pre.local.patch b/patches/lighttpd-1.4.65_pre.local.patch
deleted file mode 100644
index 596427ef..00000000
--- a/patches/lighttpd-1.4.65_pre.local.patch
+++ /dev/null
@@ -1,12 +0,0 @@
-diff -ru lighttpd-1.4.65.orig/configure lighttpd-1.4.65/configure
---- lighttpd-1.4.65.orig/configure 2022-06-29 20:12:39.278502239 +0200
-+++ lighttpd-1.4.65/configure 2022-06-29 20:18:18.776131546 +0200
-@@ -18859,7 +18859,7 @@
- ac_status=$?
- printf "%s\n" "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
- test $ac_status = 0; }; then
-- pkg_cv_PCRE2_LIBS=`$PKG_CONFIG --libs "libpcre2-8" 2>/dev/null`
-+ pkg_cv_PCRE2_LIBS=`$PKG_CONFIG --libs-only-l "libpcre2-8" 2>/dev/null`
- test "x$?" != "x0" && pkg_failed=yes
- else
- pkg_failed=yes