From df154735959bf19b19f27073fb9066f202f5c841 Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Thu, 26 Jul 2018 16:40:39 +0000 Subject: reautoconf,doc git-svn-id: svn://tug.org/texlive/trunk@48276 c570f23f-e606-0410-a88d-b1316a301751 --- Build/source/texk/mendexk/Makefile.in | 3 +-- Build/source/utils/README | 2 +- Master/tlpkg/doc/releng.txt | 6 +++--- 3 files changed, 5 insertions(+), 6 deletions(-) diff --git a/Build/source/texk/mendexk/Makefile.in b/Build/source/texk/mendexk/Makefile.in index 922a20cb585..0551dc2f4c7 100644 --- a/Build/source/texk/mendexk/Makefile.in +++ b/Build/source/texk/mendexk/Makefile.in @@ -408,8 +408,7 @@ am__DIST_COMMON = $(dist_man1_MANS) $(srcdir)/Makefile.in \ ../../build-aux/config.guess ../../build-aux/config.sub \ ../../build-aux/depcomp ../../build-aux/install-sh \ ../../build-aux/ltmain.sh ../../build-aux/missing \ - ../../build-aux/texinfo.tex ../../build-aux/ylwrap ChangeLog \ - README + ../../build-aux/texinfo.tex ../../build-aux/ylwrap ChangeLog DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) distdir = $(PACKAGE)-$(VERSION) top_distdir = $(distdir) diff --git a/Build/source/utils/README b/Build/source/utils/README index fe8d1cf5169..231a9aea4f1 100644 --- a/Build/source/utils/README +++ b/Build/source/utils/README @@ -41,7 +41,7 @@ xindy - see just below xpdfopen 0.86 - checked 9jul18 http://ctan.org/pkg/xpdfopen/ - http://cs.acadiau.ca/~jdiamond/xpdfopen/ (404; no reply from author, 9jul18) + http://cs.acadiau.ca/~jdiamond/xpdfopen/ xindy 2.5.1 - checked 15sep14 diff --git a/Master/tlpkg/doc/releng.txt b/Master/tlpkg/doc/releng.txt index 37b73a51871..335518ea628 100644 --- a/Master/tlpkg/doc/releng.txt +++ b/Master/tlpkg/doc/releng.txt @@ -186,7 +186,6 @@ M. As work proceeds, update the doc: tl-update-man # then run make in texmf-dist/doc/man # and check /tmp/so.rules against man1/Makefile - Update texdoc Data.tlpdb.lua. Don't forget commit in texmf-dist/doc. N. Really test during pretest (really! don't leave it for Knuth to do!): @@ -267,8 +266,9 @@ mkdir $hx/$prev/web/ cp *.html !$ # remove tugstyle.css ref from bugs.html - copy full (unpruned) tlpdb to historic: -tar -czvf texlive-20170524-tlpdb-full.tar.gz -C ~/pruneimg.pre/ texlive.tlpdb texlive.tlpdb.*5* -mv ~/pruneimg.pre/texlive-20170524-tlpdb-full.tar.gz $hx/$this/ +tgz=texlive-20180414-tlpdb-full.tar.gz +tar -czvf $tgz -C ~/pruneimg.pre/ texlive.tlpdb texlive.tlpdb.*5* +mv ~/pruneimg.pre/$tgz $hx/$this/ - tug.org stuff: change fstab -- cgit v1.2.3