ecj: Use TERMUX_DX variable
This commit is contained in:
parent
da11efa0c6
commit
819b205ab0
@ -15,7 +15,7 @@ termux_step_make () {
|
||||
fi
|
||||
|
||||
mkdir -p $TERMUX_PREFIX/share/{dex,java}
|
||||
$ANDROID_HOME/build-tools/$TERMUX_ANDROID_BUILD_TOOLS_VERSION/dx \
|
||||
$TERMUX_DX \
|
||||
--dex \
|
||||
--output=$TERMUX_PREFIX/share/dex/ecj.jar \
|
||||
$RAW_JAR
|
||||
|
Loading…
Reference in New Issue
Block a user