summaryrefslogtreecommitdiff
path: root/data/texinfo/doc.diff
diff options
context:
space:
mode:
Diffstat (limited to 'data/texinfo/doc.diff')
-rw-r--r--data/texinfo/doc.diff35
1 files changed, 35 insertions, 0 deletions
diff --git a/data/texinfo/doc.diff b/data/texinfo/doc.diff
new file mode 100644
index 000000000..7a5d65bc2
--- /dev/null
+++ b/data/texinfo/doc.diff
@@ -0,0 +1,35 @@
+diff -ur texinfo-6.7/Makefile.am texinfo-6.7+iOS/Makefile.am
+--- texinfo-6.7/Makefile.am 2019-08-25 07:11:44.000000000 -1000
++++ texinfo-6.7+iOS/Makefile.am 2019-09-28 22:54:17.000000000 -1000
+@@ -62,8 +62,7 @@
+ SUBDIRS += info
+ endif
+ endif
+- SUBDIRS += install-info po po_document tp Pod-Simple-Texinfo texindex util \
+- doc man
++ SUBDIRS += install-info po po_document tp Pod-Simple-Texinfo texindex util
+ endif
+
+ distclean-local:
+diff -ur texinfo-6.7/Makefile.in texinfo-6.7+iOS/Makefile.in
+--- texinfo-6.7/Makefile.in 2019-09-23 08:32:11.000000000 -1000
++++ texinfo-6.7+iOS/Makefile.in 2019-09-28 22:54:43.000000000 -1000
+@@ -109,8 +109,7 @@
+ @HAVE_TERMLIBS_TRUE@@TOOLS_ONLY_FALSE@am__append_5 = info
+ # DOS/Windows don't need TERMLIBS to build Info
+ @HAVE_TERMLIBS_FALSE@@HOST_IS_WINDOWS_TRUE@@TOOLS_ONLY_FALSE@am__append_6 = info
+-@TOOLS_ONLY_FALSE@am__append_7 = install-info po po_document tp Pod-Simple-Texinfo texindex util \
+-@TOOLS_ONLY_FALSE@ doc man
++@TOOLS_ONLY_FALSE@am__append_7 = install-info po po_document tp Pod-Simple-Texinfo texindex util
+
+ subdir = .
+ ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
+@@ -285,7 +284,7 @@
+ CTAGS = ctags
+ CSCOPE = cscope
+ DIST_SUBDIRS = gnulib/lib install-info tp util info @native_tools@ po \
+- po_document Pod-Simple-Texinfo texindex doc man
++ po_document Pod-Simple-Texinfo texindex
+ am__DIST_COMMON = $(srcdir)/Makefile.in $(srcdir)/config.in \
+ $(top_srcdir)/build-aux/compile \
+ $(top_srcdir)/build-aux/config.guess \