Commit: 40a276368d726bf386d0ddf65c9bed265a43eb09
Author: Campbell Barton
Date:   Wed Mar 5 06:45:29 2014 +1100
https://developer.blender.org/rB40a276368d726bf386d0ddf65c9bed265a43eb09

Edit to last commit, use the version veriable

===================================================================

M       source/creator/CMakeLists.txt

===================================================================

diff --git a/source/creator/CMakeLists.txt b/source/creator/CMakeLists.txt
index b8495c2..b8c97f8 100644
--- a/source/creator/CMakeLists.txt
+++ b/source/creator/CMakeLists.txt
@@ -842,7 +842,7 @@ elseif(APPLE)
                # copy site-packages files
                install_dir(
                        ${LIBDIR}/release/site-packages
-                       
${CMAKE_CURRENT_BINARY_DIR}/python/lib/python3.3/site-packages
+                       
${CMAKE_CURRENT_BINARY_DIR}/python/lib/python${PYTHON_VERSION}/site-packages
                )
 
        endif()

_______________________________________________
Bf-blender-cvs mailing list
[email protected]
http://lists.blender.org/mailman/listinfo/bf-blender-cvs

Reply via email to