mirror of
https://github.com/monero-project/monero.git
synced 2025-12-06 21:01:15 -08:00
Fixup compiled python in OSX
This commit is contained in:
@@ -32,7 +32,7 @@ script: |
|
||||
WRAP_DIR=$HOME/wrapped
|
||||
HOSTS="x86_64-apple-darwin11"
|
||||
FAKETIME_HOST_PROGS=""
|
||||
FAKETIME_PROGS="ar ranlib date dmg genisoimage"
|
||||
FAKETIME_PROGS="ar ranlib date dmg genisoimage python"
|
||||
|
||||
export GZIP="-9n"
|
||||
export TZ="UTC"
|
||||
|
||||
Reference in New Issue
Block a user