diff options
Diffstat (limited to 'dev-libs/redland-bindings/files/redland-bindings-1.0.0.2-swig-update.patch')
-rw-r--r-- | dev-libs/redland-bindings/files/redland-bindings-1.0.0.2-swig-update.patch | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/dev-libs/redland-bindings/files/redland-bindings-1.0.0.2-swig-update.patch b/dev-libs/redland-bindings/files/redland-bindings-1.0.0.2-swig-update.patch deleted file mode 100644 index 305ccdca7b59..000000000000 --- a/dev-libs/redland-bindings/files/redland-bindings-1.0.0.2-swig-update.patch +++ /dev/null @@ -1,11 +0,0 @@ ---- python/redland-post.i -+++ python/redland-post.i -@@ -38,7 +38,7 @@ - static PyObject *_wrap_librdf_version_minor_get(void); - static PyObject *_wrap_librdf_version_release_get(void); - --SWIGEXPORT(void) SWIG_init(void); -+SWIGEXPORT void SWIG_init(void); - - static PyObject *librdf_python_callback = NULL; - |