ecj: use "mkdir -p"

This commit is contained in:
Leonid Pliushch 2020-10-23 00:51:09 +03:00
parent 9c116632a8
commit 202d9d5a2f

View File

@ -22,7 +22,7 @@ termux_step_pre_configure() {
}
termux_step_get_source() {
mkdir $TERMUX_PKG_SRCDIR
mkdir -p $TERMUX_PKG_SRCDIR
termux_download $TERMUX_PKG_SRCURL \
$RAW_JAR \
$TERMUX_PKG_SHA256