diff options
| author | Samuel John | 2013-09-03 11:13:20 +0200 |
|---|---|---|
| committer | Samuel John | 2013-09-03 14:26:16 +0200 |
| commit | 2058d5ce98ef51fb525ea68c3b9038190146e139 (patch) | |
| tree | c6e7e881c14ead9e10d86e467bdcf56e9730fdcb /Library/Formula/sqlcipher.rb | |
| parent | 0c847bbf7c4eef9901f55d8b3ab6836a5c3d65b4 (diff) | |
| download | homebrew-2058d5ce98ef51fb525ea68c3b9038190146e139.tar.bz2 | |
ansible: 1.2.2 some fixes
- Install the Python module `ansible` into the usual prefix, but use
`python.private_site_packages` (in `libexec`) for the deps.
- In oder for the `ansible` module to be useful, the deps are needed
and we insert the `python.private_site_packages` in the
`ansible/__init__.py` as a `sitedir`, to the `egg`s are working.
- Rewrote the `bin_wrapper` to be ready to be moved into
`python_helper` or something.
- With the brand new changes in the PythonInstalled dependency,
it is not necessary to set the `PYTHONPATH` if you want to use
the `python.private_site_packages` inside of the `libexec`.
However, you have to put the calls to `system python` inside of
a `python do … end` block (technical limitation of supporting
Python 2.x and 3.x in general).
Diffstat (limited to 'Library/Formula/sqlcipher.rb')
0 files changed, 0 insertions, 0 deletions
