mirror of
https://github.com/f-droid/fdroidserver.git
synced 2025-11-10 17:20:29 +03:00
Merge branch 'fix_permission' of https://gitlab.com/Rancor/fdroidserver
This commit is contained in:
commit
0ee2efd3e7
1 changed files with 1 additions and 0 deletions
|
|
@ -46,6 +46,7 @@ script "setup-android-ndk-r10d" do
|
||||||
else
|
else
|
||||||
SUFFIX=''
|
SUFFIX=''
|
||||||
fi
|
fi
|
||||||
|
chmod u+x /vagrant/cache/android-ndk-r10d-linux-x86$SUFFIX.bin
|
||||||
/vagrant/cache/android-ndk-r10d-linux-x86$SUFFIX.bin x
|
/vagrant/cache/android-ndk-r10d-linux-x86$SUFFIX.bin x
|
||||||
mv android-ndk-r10d #{ndk_loc}/r10d
|
mv android-ndk-r10d #{ndk_loc}/r10d
|
||||||
"
|
"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue