summaryrefslogtreecommitdiff
path: root/bindings/python
Commit message (Collapse)AuthorAgeFilesLines
* python bindings: install them where python says they belong. For weird cases ↵dominique.leuenberger@gmail.com2011-04-081-15/+5
| | | | | | where people do not like that, an override variable PYTHON_SITEPKG_DIR is available git-svn-id: http://libproxy.googlecode.com/svn/trunk@796 c587cffe-e639-0410-9787-d7902ae8ed56
* Fixed overrided of python site-packages pathnicolas.dufresne2010-09-011-22/+23
| | | | | | | Last patch broke -DPYTHON_SITEPKG_DIR, this will make it work again. git-svn-id: http://libproxy.googlecode.com/svn/trunk@746 c587cffe-e639-0410-9787-d7902ae8ed56
* Try install python bindings in libdirnicolas.dufresne2010-09-012-0/+159
This patch let libproxy install the python bindings in the libdir path is proper site-packages directory exist. Also moved python bindings in it's own directory git-svn-id: http://libproxy.googlecode.com/svn/trunk@745 c587cffe-e639-0410-9787-d7902ae8ed56