Codebase list texinfo / 8e54f22
update patches Norbert Preining 6 years ago
2 changed file(s) with 3 addition(s) and 3 deletion(s). Raw diff Collapse all Expand all
44
55 --- texinfo.orig/doc/Makefile.in
66 +++ texinfo/doc/Makefile.in
7 @@ -253,14 +253,16 @@
7 @@ -259,14 +259,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 @@ -1114,8 +1116,10 @@
26 @@ -1130,8 +1132,10 @@
2727 top_builddir = @top_builddir@
2828 top_srcdir = @top_srcdir@
2929 SUBDIRS = tp_api
55
66 --- texinfo.orig/tp/Texinfo/Common.pm
77 +++ texinfo/tp/Texinfo/Common.pm
8 @@ -1205,7 +1205,7 @@
8 @@ -1206,7 +1206,7 @@
99 return {'text' => 'a sunny day'};
1010 }
1111 my($sec, $min, $hour, $mday, $mon, $year, $wday, $yday, $isdst)