From c6249bba9d13512fb5a993a99ae95fd39f0ceced Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Wed, 21 Sep 2011 23:53:04 +0000 Subject: new script texliveonfly (19sep11) git-svn-id: svn://tug.org/texlive/trunk@24062 c570f23f-e606-0410-a88d-b1316a301751 --- Master/tlpkg/bin/tlpkg-ctan-check | 2 +- Master/tlpkg/libexec/ctan2tds | 1 + Master/tlpkg/tlpsrc/collection-binextra.tlpsrc | 1 + Master/tlpkg/tlpsrc/texliveonfly.tlpsrc | 1 + 4 files changed, 4 insertions(+), 1 deletion(-) create mode 100644 Master/tlpkg/tlpsrc/texliveonfly.tlpsrc (limited to 'Master/tlpkg') diff --git a/Master/tlpkg/bin/tlpkg-ctan-check b/Master/tlpkg/bin/tlpkg-ctan-check index e0fe228b85f..a1c82223742 100755 --- a/Master/tlpkg/bin/tlpkg-ctan-check +++ b/Master/tlpkg/bin/tlpkg-ctan-check @@ -366,7 +366,7 @@ my @TLP_working = qw( tex-ewd tex-font-errors-cheatsheet tex-gyre tex-label tex-overview texapi texcount texdef texdiff texdirflatten texilikechaps texilikecover - texloganalyser texlogos texmate texments + texliveonfly texloganalyser texlogos texmate texments texpower texshade textcase textfit textgreek textmerg textopo textpath textpos tfrupee thailatex theoremref thesis-titlepage-fhac diff --git a/Master/tlpkg/libexec/ctan2tds b/Master/tlpkg/libexec/ctan2tds index e8da2089e88..62db10f066f 100755 --- a/Master/tlpkg/libexec/ctan2tds +++ b/Master/tlpkg/libexec/ctan2tds @@ -2017,6 +2017,7 @@ $standardxmt='\.xmt'; 'texdef' => '\.pl$', 'texdiff' => 'texdiff$', 'texdirflatten' => 'texdirflatten$', + 'texliveonfly' => '\.py$', 'texloganalyser' => 'texloganalyser', 'thumbpdf' => '\.pl$', 'ulqda' => '\.pl$', diff --git a/Master/tlpkg/tlpsrc/collection-binextra.tlpsrc b/Master/tlpkg/tlpsrc/collection-binextra.tlpsrc index bfc70651bbf..c7a083fa2f3 100644 --- a/Master/tlpkg/tlpsrc/collection-binextra.tlpsrc +++ b/Master/tlpkg/tlpsrc/collection-binextra.tlpsrc @@ -52,6 +52,7 @@ depend texdef depend texdiff depend texdirflatten depend texdoc +depend texliveonfly depend texloganalyser depend texware depend tie diff --git a/Master/tlpkg/tlpsrc/texliveonfly.tlpsrc b/Master/tlpkg/tlpsrc/texliveonfly.tlpsrc new file mode 100644 index 00000000000..d8e8088eefc --- /dev/null +++ b/Master/tlpkg/tlpsrc/texliveonfly.tlpsrc @@ -0,0 +1 @@ +binpattern f bin/${ARCH}/texliveonfly -- cgit v1.2.3