diff options
Diffstat (limited to 'testing/soprano/redland.patch')
-rw-r--r-- | testing/soprano/redland.patch | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/testing/soprano/redland.patch b/testing/soprano/redland.patch deleted file mode 100644 index 24806db41..000000000 --- a/testing/soprano/redland.patch +++ /dev/null @@ -1,11 +0,0 @@ ---- soprano-2.6.0.orig/cmake/modules/FindRedland.cmake -+++ soprano-2.6.0/cmake/modules/FindRedland.cmake -@@ -113,7 +113,7 @@ - ARGS ${_REDLAND_STORAGE_LIBS} - ) - if(NOT "${_TEST_EXITCODE}" EQUAL 0) -- set(_REDLAND_VERSION_OK) -+# set(_REDLAND_VERSION_OK) - message(STATUS "${_OUTPUT}") - message(STATUS "Redland with broken NEEDED section detected, disabling") - endif(NOT "${_TEST_EXITCODE}" EQUAL 0) |