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,3 @@
#!/bin/bash
BINDIR="/opt/bin"
LD_LIBRARY_PATH=$BINDIR/pypy/lib:$LD_LIBRARY_PATH $BINDIR/pypy/bin/$(basename $0) $@