From e52b1e9d41511e4d8cde246bb7b1af1a5d6e4c3d Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Wed, 22 Apr 2009 23:22:08 +0000 Subject: resolve inconsistencies git-svn-id: svn://tug.org/texlive/trunk@12803 c570f23f-e606-0410-a88d-b1316a301751 --- Master/texmf-dist/scripts/texdirflatten/texdirflatten | 0 Master/tlpkg/tlpsrc/luatex.tlpsrc | 2 ++ Master/tlpkg/tlpsrc/tex4ht.tlpsrc | 2 +- Master/tlpkg/tlpsrc/texdirflatten.tlpsrc | 1 + 4 files changed, 4 insertions(+), 1 deletion(-) mode change 100644 => 100755 Master/texmf-dist/scripts/texdirflatten/texdirflatten (limited to 'Master') diff --git a/Master/texmf-dist/scripts/texdirflatten/texdirflatten b/Master/texmf-dist/scripts/texdirflatten/texdirflatten old mode 100644 new mode 100755 diff --git a/Master/tlpkg/tlpsrc/luatex.tlpsrc b/Master/tlpkg/tlpsrc/luatex.tlpsrc index 7fa7ee5d64a..9448bdf3685 100644 --- a/Master/tlpkg/tlpsrc/luatex.tlpsrc +++ b/Master/tlpkg/tlpsrc/luatex.tlpsrc @@ -2,6 +2,8 @@ name luatex category TLCore execute BuildFormat luatex docpattern d texmf-dist/doc/luatex +docpattern f texmf/doc/man/luatex.* +docpattern f texmf/doc/man/texlua* runpattern f texmf/fmtutil/format.luatex.cnf binpattern f/!hppa-hpux bin/${ARCH}/luatex binpattern f/!hppa-hpux bin/${ARCH}/pdfluatex diff --git a/Master/tlpkg/tlpsrc/tex4ht.tlpsrc b/Master/tlpkg/tlpsrc/tex4ht.tlpsrc index 66593fc2633..a59078abd6b 100644 --- a/Master/tlpkg/tlpsrc/tex4ht.tlpsrc +++ b/Master/tlpkg/tlpsrc/tex4ht.tlpsrc @@ -1,7 +1,7 @@ name tex4ht category Package binpattern f bin/${ARCH}/ht -binpattern f bin/${ARCH}/htcmd +binpattern f bin/win32/htcmd binpattern f bin/${ARCH}/htcontext binpattern f bin/${ARCH}/htlatex binpattern f bin/${ARCH}/htmex diff --git a/Master/tlpkg/tlpsrc/texdirflatten.tlpsrc b/Master/tlpkg/tlpsrc/texdirflatten.tlpsrc index e8f5af72d71..0f17b057566 100644 --- a/Master/tlpkg/tlpsrc/texdirflatten.tlpsrc +++ b/Master/tlpkg/tlpsrc/texdirflatten.tlpsrc @@ -1,3 +1,4 @@ name texdirflatten category Package binpattern f bin/${ARCH}/texdirflatten +docpattern f texmf/doc/man/man1/texdirflatten.* -- cgit v1.2.3