Skip to content

Commit

Permalink
and error
Browse files Browse the repository at this point in the history
  • Loading branch information
MAKOMO committed Jul 7, 2018
1 parent 3c22bfa commit 9a1d419
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/build-mac3.sh
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ export PATH=$PYTHON/bin:$PYTHON:/lib:$PATH
export PATH=$QT_PATH/bin:$QT_PATH/lib:$PATH
export DYLD_FRAMEWORK_PATH=$QT_PATH/lib
#export DYLD_LIBRARY_PATH=$PYTHON/lib/:$PYTHON/lib/python$PYTHON_V/site-packages/PIL/.dylibs/:$DYLD_LIBRARY_PATH
export DYLD_LIBRARY_PATH=$PYTHON/lib/:$DYLD_LIBRARY_PATH
#export DYLD_LIBRARY_PATH=$PYTHON/lib/:$DYLD_LIBRARY_PATH

# translations
$PYTHON/bin/pylupdate5 artisan.pro
Expand Down

0 comments on commit 9a1d419

Please sign in to comment.