commit | cd17213e8e8389ea4bce1641d3878ad67b2f7782 | [log] [tgz] |
---|---|---|
author | Ronald Oussoren <ronaldoussoren@mac.com> | Sun Jun 27 12:36:16 2010 +0000 |
committer | Ronald Oussoren <ronaldoussoren@mac.com> | Sun Jun 27 12:36:16 2010 +0000 |
tree | 12ba2f2e84f23848856cee5f218a235a99dcd4df | |
parent | ad72bcc864cf019cad9a4594d7ec9550d7f93e71 [diff] |
Two small fixes for the support for SDKs on MacOSX: 1) The code that checks if an path should be located in the SDK explicitly excludes /usr/local. This fixes issue9046 2) The SDK variant for filtering "db_dirs_to_check" in setup.py was not doing anything because of a missing assignment.