summaryrefslogtreecommitdiff
path: root/testing/evince/introspection-fix.patch
diff options
context:
space:
mode:
Diffstat (limited to 'testing/evince/introspection-fix.patch')
-rw-r--r--testing/evince/introspection-fix.patch11
1 files changed, 0 insertions, 11 deletions
diff --git a/testing/evince/introspection-fix.patch b/testing/evince/introspection-fix.patch
deleted file mode 100644
index 6a64517bd..000000000
--- a/testing/evince/introspection-fix.patch
+++ /dev/null
@@ -1,11 +0,0 @@
-diff a/libview/Makefile.am b/libview/Makefile.am
---- a/libview/Makefile.am
-+++ b/libview/Makefile.am
-@@ -136,6 +136,7 @@ EvinceView-$(EV_API_VERSION).gir: libevview3.la Makefile $(INST_H_FILES) $(filte
- --output $@ \
- --pkg evince-document-$(EV_API_VERSION) \
- --pkg evince-view-$(EV_API_VERSION) \
-+ -L$(top_builddir)/libdocument/ \
- -I$(top_srcdir) \
- -I$(top_builddir) \
- -DEVINCE_COMPILATION \