From 175fd03c1f3e966bd3dd91e4e0a0fa07f3897ebf Mon Sep 17 00:00:00 2001 From: Henrik Grimler Date: Sat, 27 Feb 2021 23:20:05 +0100 Subject: [PATCH] texlive: rename termux_step_post_extract_package This function was renamed to termux_step_post_get_source before. %ci:no-build --- packages/texlive/build.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/texlive/build.sh b/packages/texlive/build.sh index e065bee77..f43016459 100644 --- a/packages/texlive/build.sh +++ b/packages/texlive/build.sh @@ -17,7 +17,7 @@ TERMUX_PKG_BUILD_IN_SRC=true TL_ROOT=$TERMUX_PREFIX/share/texlive TL_BINDIR=$TERMUX_PREFIX/bin -termux_step_post_extract_package() { +termux_step_post_get_source() { cd $TERMUX_PKG_CACHEDIR termux_download ftp://ftp.tug.org/texlive/historic/${TERMUX_PKG_VERSION:0:4}/install-tl-unx.tar.gz \ install-tl-unx.tar.gz \