Fixup compiled python in OSX

pull/229/head
Howard Chu 5 years ago committed by wowario
parent 1c05789afc
commit 0a825e0a3e
No known key found for this signature in database
GPG Key ID: 24DCBE762DE9C111

@ -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"

Loading…
Cancel
Save