Ver código fonte

Include arm in a filename of android zip

Tatsuhiro Tsujikawa 8 anos atrás
pai
commit
5a2a032bd0
1 arquivos alterados com 1 adições e 1 exclusões
  1. 1 1
      android-release

+ 1 - 1
android-release

@@ -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 \