Include arm in a filename of android zip

pull/1038/head
Tatsuhiro Tsujikawa 2017-10-17 22:17:57 +09:00
parent 42206456a9
commit 5a2a032bd0
1 changed files with 1 additions and 1 deletions

View File

@ -49,7 +49,7 @@ if [ -z "$VERSION" ]; then
exit 1
fi
DIST_DIR=aria2-$VERSION-android-build1
DIST_DIR=aria2-$VERSION-android-arm-build1
arm-linux-androideabi-strip src/aria2c
mkdir $DIST_DIR
cp AUTHORS COPYING ChangeLog LICENSE.OpenSSL NEWS README.html README.android \