From aa738f3c1d071735ad69c70339e2b8d61bc894f1 Mon Sep 17 00:00:00 2001 From: Robert Alessi Date: Mon, 10 Feb 2025 21:38:14 +0100 Subject: latest asy does not need the patch anymore --- tl-build.sh | 1 - 1 file changed, 1 deletion(-) (limited to 'tl-build.sh') diff --git a/tl-build.sh b/tl-build.sh index 12e0463..9c41db1 100755 --- a/tl-build.sh +++ b/tl-build.sh @@ -133,7 +133,6 @@ if [[ ${with_asymptote} == "y" ]];then --enable-static CXXFLAGS=-std=c++11 \ --disable-curl --disable-lsp --disable-gsl --disable-fftw --disable-readline --disable-gc sed -i.bak -e 's/^LIBS = /LIBS = -static /' Makefile - cp ${patch_dir}/patch-source-asymptote-fileio_cc . && patch < patch-source-asymptote-fileio_cc gmake strip asy fi -- cgit v1.2.3