]> git.pld-linux.org Git - packages/ceph.git/blobdiff - no-virtualenvs.patch
- updated to 16.2.9
[packages/ceph.git] / no-virtualenvs.patch
index 977a3ab50cba66b7cb4740dbd881c52f244ff408..87eddbddbde2d6760556c3d6343c6e00f3d471e0 100644 (file)
@@ -2,10 +2,10 @@ diff --git a/cmake/modules/AddCephTest.cmake b/cmake/modules/AddCephTest.cmake
 index d26d003c779..bc962e3aa73 100644
 --- a/cmake/modules/AddCephTest.cmake
 +++ b/cmake/modules/AddCephTest.cmake
-@@ -70,14 +70,6 @@ function(add_tox_test name)
+@@ -68,14 +68,6 @@ function(add_tox_test name)
+     list(APPEND tox_envs py3)
    endif()
    string(REPLACE ";" "," tox_envs "${tox_envs}")
-   find_package(Python3 QUIET REQUIRED)
 -  add_custom_command(
 -    OUTPUT ${venv_path}/bin/activate
 -    COMMAND ${CMAKE_SOURCE_DIR}/src/tools/setup-virtualenv.sh --python="${Python3_EXECUTABLE}" ${venv_path}
This page took 0.029455 seconds and 4 git commands to generate.