distribute.sh has two issues on OS X:
- md5sum doesn't exist (though I made one so I could progress), and
- readlink has no option "-f" which means ROOT_PATH is "" which means all the PATHS are in "/".
I've now run into a problem that it can't find arm-linux-androideabi-gcc which I'll have to resolve before progressing.