From 62b1bd2c9ed275f94f0db7710adffed934ae1018 Mon Sep 17 00:00:00 2001 From: Waldemar Brodkorb Date: Tue, 20 Feb 2024 08:48:41 +0100 Subject: libtorrent: update to 0.13.8, but broken --- package/libtorrent/patches/patch-scripts_ax_check_zlib_m4 | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 package/libtorrent/patches/patch-scripts_ax_check_zlib_m4 (limited to 'package/libtorrent/patches/patch-scripts_ax_check_zlib_m4') diff --git a/package/libtorrent/patches/patch-scripts_ax_check_zlib_m4 b/package/libtorrent/patches/patch-scripts_ax_check_zlib_m4 deleted file mode 100644 index 1e629d011..000000000 --- a/package/libtorrent/patches/patch-scripts_ax_check_zlib_m4 +++ /dev/null @@ -1,11 +0,0 @@ ---- libtorrent-0.13.6.orig/scripts/ax_check_zlib.m4 2015-08-08 17:01:32.000000000 +0200 -+++ libtorrent-0.13.6/scripts/ax_check_zlib.m4 2016-05-25 21:33:01.003893982 +0200 -@@ -79,7 +79,7 @@ AC_ARG_WITH([zlib], - AC_MSG_RESULT(yes) - if test -d "$withval" - then -- zlib_places="$withval $zlib_places" -+ zlib_places="$withval" - else - AC_MSG_WARN([Sorry, $withval does not exist, checking usual places]) - fi -- cgit v1.2.3