> Hi Francois,
> 
> I am a little bit confused by your email. Just to be clear, is this the
> change you are proposing?
> 
>  SET( XdmfGzipSource
>    gzstream
> @@ -504,7 +504,7 @@ IF(XDMF_WRAP_PYTHON)
> 
>    # Compile Byte Code
>    INSTALL(CODE "EXECUTE_PROCESS(COMMAND ${PYTHON_EXECUTABLE}
> ${Xdmf_SOURCE_DIR}/CMake/CompileXdmfByteCode.py
> -    ${CMAKE_INSTALL_PREFIX}/${XDMF_WRAP_PYTHON_INSTALL_PY_DIR})")
> +    ${XDMF_WRAP_PYTHON_INSTALL_DIR})")
> 
>  ENDIF(XDMF_WRAP_PYTHON)
> 
> Let me know and I will gladly commit the fix.
> 
Hi Dave,

Sorry for the delay. I now believe there may be a better fix respecting
DESTDIR as the python modules of vtk don't exhibit this problem.
I have to look it up a little bit further.

Francois
_______________________________________________
Powered by www.kitware.com

Visit other Kitware open-source projects at 
http://www.kitware.com/opensource/opensource.html

Please keep messages on-topic and check the ParaView Wiki at: 
http://paraview.org/Wiki/ParaView

Follow this link to subscribe/unsubscribe:
http://www.paraview.org/mailman/listinfo/paraview

Reply via email to