From d483948e94dac6233a81f537df42ad669d8d8dc7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C3=98rjan=20Malde?= Date: Wed, 29 Jun 2022 20:22:12 +0200 Subject: groups/241.native-packages_inet.group: lighttpd: bump to v1.4.65 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Ørjan Malde --- patches/lighttpd-1.4.65_pre.local.patch | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 patches/lighttpd-1.4.65_pre.local.patch (limited to 'patches/lighttpd-1.4.65_pre.local.patch') diff --git a/patches/lighttpd-1.4.65_pre.local.patch b/patches/lighttpd-1.4.65_pre.local.patch new file mode 100644 index 00000000..596427ef --- /dev/null +++ b/patches/lighttpd-1.4.65_pre.local.patch @@ -0,0 +1,12 @@ +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 -- cgit v1.2.3