summarylogtreecommitdiffstats
path: root/python-package.patch
diff options
context:
space:
mode:
Diffstat (limited to 'python-package.patch')
-rw-r--r--python-package.patch14
1 files changed, 0 insertions, 14 deletions
diff --git a/python-package.patch b/python-package.patch
deleted file mode 100644
index 7d49349757f7..000000000000
--- a/python-package.patch
+++ /dev/null
@@ -1,14 +0,0 @@
---- a/Wrapping/PythonVirtualEnvInstall.cmake.in 2015-09-29 00:00:08.000000000 +0800
-+++ b/Wrapping/PythonVirtualEnvInstall.cmake.in 2016-05-28 15:32:57.008424775 +0800
-@@ -5,10 +5,8 @@
-
- execute_process(
- COMMAND "@PYTHON_EXECUTABLE@"
-- "@SimpleITK_SOURCE_DIR@/Utilities/virtualenv/virtualenv.py"
-+ "/usr/bin/virtualenv"
- "--python=@PYTHON_EXECUTABLE@"
-- --no-pip
-- --no-setuptools
- --clear
- "@PythonVirtualenvHome@"
- RESULT_VARIABLE failed