texlive: rename termux_step_post_extract_package

This function was renamed to termux_step_post_get_source before.
%ci:no-build
This commit is contained in:
Henrik Grimler 2021-02-27 23:20:05 +01:00
parent 9c2d75b00f
commit 175fd03c1f
1 changed files with 1 additions and 1 deletions

View File

@ -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 \