common role in order to support other linux distribs

This commit is contained in:
Smaine Kahlouch
2015-12-30 22:15:18 +01:00
parent 9f07f2a951
commit dbb6f4934e
15 changed files with 17619 additions and 162 deletions

View File

@@ -0,0 +1,3 @@
#!/bin/bash
BINDIR="/usr/local/bin"
LD_LIBRARY_PATH=$BINDIR/pypy/lib:$LD_LIBRARY_PATH $BINDIR/pypy/bin/$(basename $0) $@