Update mysqlclient #5043
Merged
Commits
Show all changes
2 commits
Select commit
Hold shift + click to select a range
Jump to file or symbol
Failed to load files and symbols.
| @@ -1,3 +1,2 @@ | ||
| -recipes/mysqlclient | ||
| recipes/blast/2.2.21 | ||
| recipes/mothur/1.36.1 |
| @@ -1,6 +1,4 @@ | ||
| #!/bin/bash | ||
| -export DYLD_FALLBACK_LIBRARY_PATH="${PREFIX}/lib:/usr/local/mysql/lib:$DYLD_FALLBACK_LIBRARY_PATH" | ||
| - | ||
| $PYTHON setup.py install | ||