From 37b9cf59cc118b74d3cba161b886e0070a07fef7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C3=98rjan=20Malde?= Date: Sun, 14 Apr 2024 10:55:19 +0200 Subject: patches/libarchive-3.7.3_pre.local.patch: drop obsolete linking fix MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Ørjan Malde --- patches/libarchive-3.7.3_pre.local.patch | 10 +--------- 1 file changed, 1 insertion(+), 9 deletions(-) diff --git a/patches/libarchive-3.7.3_pre.local.patch b/patches/libarchive-3.7.3_pre.local.patch index 90588568..f8f71eb5 100644 --- a/patches/libarchive-3.7.3_pre.local.patch +++ b/patches/libarchive-3.7.3_pre.local.patch @@ -17,12 +17,4 @@ diff -ru libarchive-3.7.2.orig/configure libarchive-3.7.2/configure netbsd*) version_type=sunos need_lib_prefix=no -@@ -16925,7 +16935,7 @@ - ac_status=$? - printf "%s\n" "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 - test $ac_status = 0; }; then -- pkg_cv_LIBXML2_PC_LIBS=`$PKG_CONFIG --libs "libxml-2.0" 2>/dev/null` -+ pkg_cv_LIBXML2_PC_LIBS=`$PKG_CONFIG --libs-only-l "libxml-2.0" 2>/dev/null` - test "x$?" != "x0" && pkg_failed=yes - else - pkg_failed=yes + -- cgit v1.2.3