Permalink
Please sign in to comment.
Browse files
Update mysqlclient (#5043)
* update mysqlclient * remove from blacklisted
- Loading branch information...
Showing
with
8 additions
and 8 deletions.
- +0 −1 build-fail-blacklist
- +0 −2 recipes/mysqlclient/build.sh
- +8 −5 recipes/mysqlclient/meta.yaml
| @@ -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 | ||
0 comments on commit
2721006