Codebase list texinfo / 5041ab0
unfuzzify patches Norbert Preining 11 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 @@ -209,14 +209,16 @@
7 @@ -210,14 +210,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 @@ -1001,8 +1003,10 @@
26 @@ -1006,8 +1008,10 @@
2727 SUBDIRS = tp_api
2828
2929 # Put texinfo.txi first because that's the most important.
66
77 --- texinfo.orig/po/id.po
88 +++ texinfo/po/id.po
9 @@ -2168,7 +2168,7 @@
9 @@ -2166,7 +2166,7 @@
1010 "Ini adalah berkas .../info/dir, yang berisi\n"
1111 "titik paling atas dari struktur Info, dipanggil (dir)Top.\n"
1212 "Pertama kali anda memanggil Info anda berawal dari melihat titik ini.\n"
66
77 --- texinfo.orig/util/texi2dvi
88 +++ texinfo/util/texi2dvi
9 @@ -1949,7 +1949,7 @@
9 @@ -1948,7 +1948,7 @@
1010 sed "s,^$orig_pwd/,,;s,^\./,,;s,/,!,g"`
1111 esac
1212 # Remove it at exit if clean mode.
2323 +
2424 +
2525 # This string is expanded automatically when this file is checked out.
26 rcs_revision='$Revision: 1.175 $'
26 rcs_revision='$Revision: 5234 $'
2727 rcs_version=`set - $rcs_revision; echo $2`