aboutsummaryrefslogtreecommitdiff
path: root/graphics/blender/files/patch-build_files_cmake_Modules_FindPythonLibsUnix.cmake
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/blender/files/patch-build_files_cmake_Modules_FindPythonLibsUnix.cmake')
-rw-r--r--graphics/blender/files/patch-build_files_cmake_Modules_FindPythonLibsUnix.cmake11
1 files changed, 0 insertions, 11 deletions
diff --git a/graphics/blender/files/patch-build_files_cmake_Modules_FindPythonLibsUnix.cmake b/graphics/blender/files/patch-build_files_cmake_Modules_FindPythonLibsUnix.cmake
deleted file mode 100644
index 78677986d315..000000000000
--- a/graphics/blender/files/patch-build_files_cmake_Modules_FindPythonLibsUnix.cmake
+++ /dev/null
@@ -1,11 +0,0 @@
---- build_files/cmake/Modules/FindPythonLibsUnix.cmake.orig 2020-09-07 10:17:41 UTC
-+++ build_files/cmake/Modules/FindPythonLibsUnix.cmake
-@@ -34,7 +34,7 @@ IF(NOT PYTHON_ROOT_DIR AND NOT $ENV{PYTHON_ROOT_DIR} S
- SET(PYTHON_ROOT_DIR $ENV{PYTHON_ROOT_DIR})
- ENDIF()
-
--SET(PYTHON_VERSION 3.7 CACHE STRING "Python Version (major and minor only)")
-+SET(PYTHON_VERSION 3.8 CACHE STRING "Python Version (major and minor only)")
- MARK_AS_ADVANCED(PYTHON_VERSION)
-
-