From 93a2cf2d5f0eb739d87a6c47432e055942afbbee Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C3=98rjan=20Malde?= Date: Sun, 14 Apr 2024 11:05:52 +0200 Subject: patches/links-2.29_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/links-2.29_pre.local.patch | 12 ------------ 1 file changed, 12 deletions(-) delete mode 100644 patches/links-2.29_pre.local.patch diff --git a/patches/links-2.29_pre.local.patch b/patches/links-2.29_pre.local.patch deleted file mode 100644 index 45b652d1..00000000 --- a/patches/links-2.29_pre.local.patch +++ /dev/null @@ -1,12 +0,0 @@ -diff -ru links-2.29.orig/configure links-2.29/configure ---- links-2.29.orig/configure 2023-03-18 17:13:07.000000000 +0100 -+++ links-2.29/configure 2023-12-06 15:01:23.081475928 +0100 -@@ -7178,7 +7178,7 @@ - - echo $ac_n "checking OPENSSL_LIBS""... $ac_c" 1>&6 - echo "configure:7183: checking OPENSSL_LIBS" >&5 -- OPENSSL_LIBS=`$PKG_CONFIG --libs "openssl"` -+ OPENSSL_LIBS=`$PKG_CONFIG --libs-only-l "openssl"` - echo "$ac_t""$OPENSSL_LIBS" 1>&6 - else - OPENSSL_CFLAGS="" -- cgit v1.2.3