1
0
mirror of https://gitlab.com/fdroid/fdroidserver.git synced 2024-10-03 17:50:11 +02:00

Remove trailing whitespace

This commit is contained in:
Daniel Martí 2015-01-04 20:52:27 +01:00
parent 0ee2efd3e7
commit 388665ff43

View File

@ -46,7 +46,7 @@ script "setup-android-ndk-r10d" do
else
SUFFIX=''
fi
chmod u+x /vagrant/cache/android-ndk-r10d-linux-x86$SUFFIX.bin
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
"