combine bootstrap options, add xenial support

This commit is contained in:
Brandon B. Jozsa
2016-09-06 10:04:41 -04:00
parent 37057ba969
commit 2606e8e1c8
11 changed files with 31 additions and 13 deletions

View File

@@ -0,0 +1,2 @@
#!/bin/bash
LD_LIBRARY_PATH={{ pypy_install_path }}/lib:$LD_LIBRARY_PATH exec {{ pypy_install_path }}/bin/{{ item.src }} "$@"