diff options
Diffstat (limited to 'textproc/libxml2/files/patch-include::libxml::Makefile.in')
-rw-r--r-- | textproc/libxml2/files/patch-include::libxml::Makefile.in | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/textproc/libxml2/files/patch-include::libxml::Makefile.in b/textproc/libxml2/files/patch-include::libxml::Makefile.in deleted file mode 100644 index b1a9f8ad7d07..000000000000 --- a/textproc/libxml2/files/patch-include::libxml::Makefile.in +++ /dev/null @@ -1,11 +0,0 @@ ---- work/libxml2-2.4.5/include/libxml/Makefile.in.orig Tue Sep 18 19:43:09 2001 -+++ include/libxml/Makefile.in Tue Sep 18 19:43:18 2001 -@@ -279,7 +279,7 @@ - - - install-exec-hook: -- $(mkinstalldirs) $(DESTDIR)$(xmlincdir)/libxml2 $(DESTDIR)$(xmlincdir)/libxml2/libxml -+ $(mkinstalldirs) $(DESTDIR)$(xmlincdir) - - # Tell versions [3.59,3.63) of GNU make to not export all variables. - # Otherwise a system limit (for SysV at least) may be exceeded. |