Fixup compiled python in OSX

This commit is contained in:
Howard Chu 2019-11-17 11:14:31 +00:00
parent 6bb94b1c30
commit 7c6c22362e
No known key found for this signature in database
GPG Key ID: FD2A70B44AB11BA7
1 changed files with 1 additions and 1 deletions

View File

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