Review Request: allow PYTHON_SITE_PACKAGES_DIR be set from cmake's command line

Marcos Dione mdione at grulic.org.ar
Sat Apr 11 04:36:13 BST 2009


-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
http://reviewboard.kde.org/r/553/
-----------------------------------------------------------

(Updated 2009-04-10 20:36:13.678064)


Review request for kdelibs.


Summary
-------

this small patch allows to specify the PYTHON_SITE_PACKAGES_DIR path from the cmake's command line via a -DPYTHON_SITE_PACKAGES_DIR option. I already tested it and works with kdebase and kdebindings modules.


Diffs
-----

  /trunk/KDE/kdelibs/cmake/modules/FindPythonLibrary.cmake 952067 

Diff: http://reviewboard.kde.org/r/553/diff


Testing
-------

compiled both kdebindings and kdebase with a PYTHON_SITE_PACKAGES_PATH pointing to my home dir without any root permissions. they installed the PyKDE modules and the plasma python script engine in that directory.


Thanks,

Marcos





More information about the kde-core-devel mailing list