[Android-tools-devel] Google Android NDK Installer Package

Hans-Christoph Steiner hans at at.or.at
Wed Jun 29 20:22:08 UTC 2016


And another idea for improvement would be to make `wget` run as the
'nobody' user, so that would mean something like:

   install -d -m0700 --owner nobody $(DL_DIR)

and

   su nobody -s /bin/sh -c "wget --continue $(PKG_SOURCE_URL)"

.hc

Mouaad Aallam:
> Hello :)
> 
> I made a package[1] for a script to download the Google Android NDK
>  (android-ndk-r12-linux-x86_64.zip) and unpack it into /usr/lib/android-ndk
> I wait for any possible review before creating the ITP report and uploading
> it to alioth.
> 
> [1]: https://github.com/Aallam/debian_google-android-ndk-installer
> 
> *Cheers*
> *Mouaad Aallam*
> 
> 
> 
> _______________________________________________
> Android-tools-devel mailing list
> Android-tools-devel at lists.alioth.debian.org
> http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/android-tools-devel
> 



More information about the Android-tools-devel mailing list