summaryrefslogtreecommitdiff
path: root/var/spack/repos/builtin/packages/edm4hep/test-deps.patch
diff options
context:
space:
mode:
Diffstat (limited to 'var/spack/repos/builtin/packages/edm4hep/test-deps.patch')
-rw-r--r--var/spack/repos/builtin/packages/edm4hep/test-deps.patch12
1 files changed, 0 insertions, 12 deletions
diff --git a/var/spack/repos/builtin/packages/edm4hep/test-deps.patch b/var/spack/repos/builtin/packages/edm4hep/test-deps.patch
deleted file mode 100644
index 53d4bddacb..0000000000
--- a/var/spack/repos/builtin/packages/edm4hep/test-deps.patch
+++ /dev/null
@@ -1,12 +0,0 @@
-diff --git a/test/CMakeLists.txt b/test/CMakeLists.txt
-index 6413c03..11325a4 100644
---- a/test/CMakeLists.txt
-+++ b/test/CMakeLists.txt
-@@ -54,6 +54,7 @@ IF(TARGET ROOT::ROOTDataFrame)
- add_test(NAME test_rdf COMMAND test_rdf)
- set_tests_properties(test_rdf PROPERTIES
- ENVIRONMENT LD_LIBRARY_PATH=$<TARGET_FILE_DIR:edm4hep>:$<TARGET_FILE_DIR:podio::podio>:$ENV{LD_LIBRARY_PATH}
-+ DEPENDS write_events
- )
- endif()
-