1
0
mirror of https://gitlab.com/fdroid/fdroidserver.git synced 2024-09-17 10:40:12 +02:00
This commit is contained in:
Daniel Martí 2015-01-04 20:51:56 +01:00
commit 0ee2efd3e7

View File

@ -46,6 +46,7 @@ script "setup-android-ndk-r10d" do
else
SUFFIX=''
fi
chmod u+x /vagrant/cache/android-ndk-r10d-linux-x86$SUFFIX.bin
/vagrant/cache/android-ndk-r10d-linux-x86$SUFFIX.bin x
mv android-ndk-r10d #{ndk_loc}/r10d
"