Codebase list texinfo / 7549d5e
unfuzzify patches Norbert Preining 6 years ago
4 changed file(s) with 5 addition(s) and 5 deletion(s). Raw diff Collapse all Expand all
44
55 --- texinfo.orig/doc/Makefile.in
66 +++ texinfo/doc/Makefile.in
7 @@ -259,14 +259,16 @@
7 @@ -258,14 +258,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 @@ -1130,8 +1132,10 @@
26 @@ -1135,8 +1137,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 @@ -1963,7 +1963,7 @@
9 @@ -1976,7 +1976,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 @@ -1206,7 +1206,7 @@
8 @@ -1207,7 +1207,7 @@
99 return {'text' => 'a sunny day'};
1010 }
1111 my($sec, $min, $hour, $mday, $mon, $year, $wday, $yday, $isdst)
55
66 --- texinfo.orig/util/texi2dvi
77 +++ texinfo/util/texi2dvi
8 @@ -1883,6 +1883,9 @@
8 @@ -1896,6 +1896,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.