summaryrefslogtreecommitdiff
path: root/var/spack/repos/builtin/packages/xcdf/remove_python_support.patch
diff options
context:
space:
mode:
Diffstat (limited to 'var/spack/repos/builtin/packages/xcdf/remove_python_support.patch')
-rw-r--r--var/spack/repos/builtin/packages/xcdf/remove_python_support.patch12
1 files changed, 12 insertions, 0 deletions
diff --git a/var/spack/repos/builtin/packages/xcdf/remove_python_support.patch b/var/spack/repos/builtin/packages/xcdf/remove_python_support.patch
new file mode 100644
index 0000000000..12b3f86c41
--- /dev/null
+++ b/var/spack/repos/builtin/packages/xcdf/remove_python_support.patch
@@ -0,0 +1,12 @@
+diff --git a/CMakeLists.txt b/CMakeLists.txt
+index 3270f47..e5648d2 100644
+--- a/CMakeLists.txt
++++ b/CMakeLists.txt
+@@ -45,7 +45,6 @@ SET (XCDF_PATCH_VERSION 1 CACHE STRING "Patch number")
+ # ------------------------------------------------------------------------------
+ SET (CMAKE_MODULE_PATH ${CMAKE_SOURCE_DIR}/cmake)
+ INCLUDE (Utility)
+-INCLUDE (Python)
+
+ INCLUDE_DIRECTORIES (${CMAKE_SOURCE_DIR}/include)
+ INCLUDE_DIRECTORIES (${CMAKE_SOURCE_DIR}/include/utility)