Codebase list texinfo / 08a29f1
update patches Norbert Preining 7 years ago
5 changed file(s) with 13 addition(s) and 13 deletion(s). Raw diff Collapse all Expand all
44
55 --- texinfo.orig/doc/Makefile.in
66 +++ texinfo/doc/Makefile.in
7 @@ -252,14 +252,16 @@
7 @@ -253,14 +253,16 @@
88 am__v_texidevnull_ = $(am__v_texidevnull_@AM_DEFAULT_V@)
99 am__v_texidevnull_0 = > /dev/null
1010 am__v_texidevnull_1 =
2323 TEXI2DVI = texi2dvi
2424 TEXI2PDF = $(TEXI2DVI) --pdf --batch
2525 MAKEINFOHTML = $(MAKEINFO) --html
26 @@ -1113,8 +1115,10 @@
26 @@ -1114,8 +1116,10 @@
2727 top_builddir = @top_builddir@
2828 top_srcdir = @top_srcdir@
2929 SUBDIRS = tp_api
66
77 --- texinfo.orig/util/texi2dvi
88 +++ texinfo/util/texi2dvi
9 @@ -1941,7 +1941,7 @@
9 @@ -1963,7 +1963,7 @@
1010 $SED "s,^$orig_pwd/,,;s,^\./,,;s,/,!,g"`
1111 esac
1212 # Remove it at exit if clean mode.
55
66 --- texinfo.orig/tp/Texinfo/Common.pm
77 +++ texinfo/tp/Texinfo/Common.pm
8 @@ -1218,7 +1218,7 @@
8 @@ -1205,7 +1205,7 @@
99 return {'text' => 'a sunny day'};
1010 }
1111 my($sec, $min, $hour, $mday, $mon, $year, $wday, $yday, $isdst)
22 dont_build_info
33 info-manpage-mentiones-nonfree
44 #do-not-require-automake-1.15
5 upstream-svn7021-fix-parsing
6 upstream-svn7022-fix-ouput
7 upstream-svn7027-remove-debug-statement
8 upstream-svn7031-texi2dvi-fix
9 upstream-svn7032-info-match-nocase
10 upstream-svn7041-fix-single-arg-macros
11 fix-index
12 upstream-fix-catcode
5 #upstream-svn7021-fix-parsing
6 #upstream-svn7022-fix-ouput
7 #upstream-svn7027-remove-debug-statement
8 #upstream-svn7031-texi2dvi-fix
9 #upstream-svn7032-info-match-nocase
10 #upstream-svn7041-fix-single-arg-macros
11 #fix-index
12 #upstream-fix-catcode
1313 reproducible-makeinfo
55
66 --- texinfo.orig/util/texi2dvi
77 +++ texinfo/util/texi2dvi
8 @@ -1861,6 +1861,9 @@
8 @@ -1883,6 +1883,9 @@
99
1010 For information about obtaining TeX, please see http://tug.org/texlive,
1111 or do a web search for TeX and your operating system or distro.