Rename termux_extract_src_archive to termux_unpack_src_archive
%ci:no-build
This commit is contained in:
parent
e112c4ed18
commit
bafdf9d9c0
@ -106,8 +106,8 @@ source "$TERMUX_SCRIPTDIR/scripts/build/get_source/termux_git_clone_src.sh"
|
|||||||
source "$TERMUX_SCRIPTDIR/scripts/build/get_source/termux_download_src_archive.sh"
|
source "$TERMUX_SCRIPTDIR/scripts/build/get_source/termux_download_src_archive.sh"
|
||||||
|
|
||||||
# Run from termux_step_get_source after termux_download_src_archive.
|
# Run from termux_step_get_source after termux_download_src_archive.
|
||||||
# shellcheck source=scripts/build/get_source/termux_extract_src_archive.sh
|
# shellcheck source=scripts/build/get_source/termux_unpack_src_archive.sh
|
||||||
source "$TERMUX_SCRIPTDIR/scripts/build/get_source/termux_extract_src_archive.sh"
|
source "$TERMUX_SCRIPTDIR/scripts/build/get_source/termux_unpack_src_archive.sh"
|
||||||
|
|
||||||
# Hook for packages to act just after the package sources have been obtained.
|
# Hook for packages to act just after the package sources have been obtained.
|
||||||
# Invoked from $TERMUX_PKG_SRCDIR.
|
# Invoked from $TERMUX_PKG_SRCDIR.
|
||||||
|
Loading…
Reference in New Issue
Block a user