yet another multi-ABI bundle installer fix
This commit is contained in:
parent
efcf5d3866
commit
456596bced
@ -371,7 +371,7 @@ else
|
||||
echo "Bundle unpacked"
|
||||
fi
|
||||
|
||||
BUNDLE_DIR=$(basename `find -maxdepth 1 -type d -name "${PGM_NAME}_${ARCH}${ABI}-*"`)
|
||||
BUNDLE_DIR=$(basename `find -maxdepth 1 -type d -name "${PGM_NAME}_${ARCH}-*"`)
|
||||
|
||||
|
||||
#######################
|
||||
|
Loading…
Reference in New Issue
Block a user