diff options
Diffstat (limited to 'evince/introspection-fix.patch')
-rw-r--r-- | evince/introspection-fix.patch | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/evince/introspection-fix.patch b/evince/introspection-fix.patch deleted file mode 100644 index 6a64517..0000000 --- a/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 \ |