Comment 1 for bug 1284637

Revision history for this message
Victor Thompson (vthompson) wrote :

The CMakeList.txt in the tests/autopilot directory expects the following command to produce the PYTHON_PACKAGE_DIR:
python -c "from distutils.sysconfig import get_python_lib; print get_python_lib()"

It appears as though this is not producing the desired affect on the servers that build packages.