aboutsummaryrefslogtreecommitdiffstats
path: root/unmaintained/soprano/redland.patch
diff options
context:
space:
mode:
Diffstat (limited to 'unmaintained/soprano/redland.patch')
-rw-r--r--unmaintained/soprano/redland.patch11
1 files changed, 11 insertions, 0 deletions
diff --git a/unmaintained/soprano/redland.patch b/unmaintained/soprano/redland.patch
new file mode 100644
index 00000000000..24806db411d
--- /dev/null
+++ b/unmaintained/soprano/redland.patch
@@ -0,0 +1,11 @@
+--- 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)