If anyone has VirtualBox and Vagrant installed,

https://www.virtualbox.org/
http://www.vagrantup.com/

and wants to try the new TBB deterministic builds,
this worked for me,

    > git clone -b vagrant https://github.com/arlolra/tor-browser-bundle.git
    > cd tor-browser-bundle/vagrant
    > make

Mike, there's a few patches in there you may want,
https://github.com/arlolra/tor-browser-bundle/compare/vagrant

Or you can take the whole thing.

Enjoy,
Arlo