aboutsummaryrefslogtreecommitdiff
path: root/source/sw/pkcs11
diff options
context:
space:
mode:
authorRob Austein <sra@hactrn.net>2017-05-20 12:17:44 -0400
committerRob Austein <sra@hactrn.net>2017-05-20 12:17:44 -0400
commit37e2720eec1ee0b6cbd7306b4d6fafb09684d140 (patch)
treea8920173c3d68930b865eb07160ee1960260fcf8 /source/sw/pkcs11
parentfae977eda154f8283aa0e45af9f70079c10c9d1c (diff)
Better Homebrew fix: Just symlink our bindings into our vendor tree.
Homebrew reserves the right to decide on the fly which copy of the Python 2.7 interpreter (Apple's or Homebrew's) we should be using. This is mostly reasonable, but makes it tricky when a Homebrew package includes both a Python "application" and Python "bindings", because the bindings may be installed where the script doesn't see them. So we symlink the bindings into the application's private library tree, just as if the bindings were a third-party library our application needed. Silly, but it works (this week).
Diffstat (limited to 'source/sw/pkcs11')
0 files changed, 0 insertions, 0 deletions