argh. so much hate
This commit is contained in:
parent
71fad7e97f
commit
ee8a653b13
1 changed files with 2 additions and 1 deletions
|
@ -45,9 +45,10 @@ fi
|
||||||
|
|
||||||
pip install dmgbuild jsonrpc certifi
|
pip install dmgbuild jsonrpc certifi
|
||||||
|
|
||||||
|
which pip
|
||||||
|
which python
|
||||||
echo $PATH
|
echo $PATH
|
||||||
export PATH=${PATH}:/Users/travis/Library/Python/2.7/bin
|
export PATH=${PATH}:/Users/travis/Library/Python/2.7/bin
|
||||||
which dmgbuild
|
|
||||||
dmgbuild --help
|
dmgbuild --help
|
||||||
|
|
||||||
# the default py2app (v0.9) has a bug that is fixed in the head of /metachris/py2app
|
# the default py2app (v0.9) has a bug that is fixed in the head of /metachris/py2app
|
||||||
|
|
Loading…
Reference in a new issue