summaryrefslogtreecommitdiff
path: root/Master/tlpkg/libexec
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2018-11-12 23:30:23 +0000
committerKarl Berry <karl@freefriends.org>2018-11-12 23:30:23 +0000
commit9d432b0e3859202815eed839e4759d2ac7bb48cb (patch)
tree44426ae3f8acbba0b7e1b15c657f6de1de5aafc5 /Master/tlpkg/libexec
parent5d02e7e5bb31a915ae71344c2d6e147d75196074 (diff)
pdftex-quiet (12nov18)
git-svn-id: svn://tug.org/texlive/trunk@49140 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/tlpkg/libexec')
-rwxr-xr-xMaster/tlpkg/libexec/ctan2tds2
1 files changed, 2 insertions, 0 deletions
diff --git a/Master/tlpkg/libexec/ctan2tds b/Master/tlpkg/libexec/ctan2tds
index d8f40f9e775..d0bd5b33887 100755
--- a/Master/tlpkg/libexec/ctan2tds
+++ b/Master/tlpkg/libexec/ctan2tds
@@ -2999,6 +2999,7 @@ $standardttf = '\.ttf|\.TTC';
'pdfcrop' => '\.pl$', # doscripts() does r*
'pdfjam' => 'pdf[^.]*$',
'pdflatexpicscale' => '\.pl$',
+ 'pdftex-quiet' => 'pdftex-quiet$',
'pdfxup' => 'pdfxup$',
'pedigree-perl' => '\.pl$',
'perltex' => '\.pl$',
@@ -3844,6 +3845,7 @@ sub doscripts {
next if $s =~ /latexfileversion|ltxfileinfo$/;
next if $s =~ /pdf(book2|xup)/;
next if $package eq "pdfjam";
+ next if $package eq "pdftex-quiet";
#
if ($s eq "ps4pdf") { # package pst-pdf
# handwritten special .bat