diff options
author | Karl Berry <karl@freefriends.org> | 2017-09-27 23:06:45 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2017-09-27 23:06:45 +0000 |
commit | f2d3695fec7706e81acdf340d2d6de8a67c925ac (patch) | |
tree | 5a761dc4e60fa6a06ac1c8f9b1a3156070ed4961 /Master/tlpkg | |
parent | fddaa2393f00e1fea71a2669bd6ece044b841727 (diff) |
ducksay (26sep17)
git-svn-id: svn://tug.org/texlive/trunk@45415 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/tlpkg')
-rwxr-xr-x | Master/tlpkg/bin/tlpkg-ctan-check | 2 | ||||
-rwxr-xr-x | Master/tlpkg/libexec/ctan2tds | 1 | ||||
-rw-r--r-- | Master/tlpkg/tlpsrc/collection-latexextra.tlpsrc | 1 | ||||
-rw-r--r-- | Master/tlpkg/tlpsrc/ducksay.tlpsrc | 0 |
4 files changed, 3 insertions, 1 deletions
diff --git a/Master/tlpkg/bin/tlpkg-ctan-check b/Master/tlpkg/bin/tlpkg-ctan-check index bc7252d631f..959d60beee7 100755 --- a/Master/tlpkg/bin/tlpkg-ctan-check +++ b/Master/tlpkg/bin/tlpkg-ctan-check @@ -221,7 +221,7 @@ my @TLP_working = qw( draftwatermark dramatist dratex drawmatrix drawstack drm droid droit-fr drs drv dsptricks dtk dtxdescribe dtxgallery dtxgen - dtxtut duerer duerer-latex duotenzor dutchcal + dtxtut ducksay duerer duerer-latex duotenzor dutchcal dvdcoll dvgloss dviasm dviincl dviinfox dvipsconfig dynamicnumber dynblocks dynkin-diagrams dyntree e-french ean ean13isbn easy easy-todo easyfig easyformat easylist easyreview diff --git a/Master/tlpkg/libexec/ctan2tds b/Master/tlpkg/libexec/ctan2tds index 1985917fc59..57b35dcec3c 100755 --- a/Master/tlpkg/libexec/ctan2tds +++ b/Master/tlpkg/libexec/ctan2tds @@ -3005,6 +3005,7 @@ $standardclean = '\.head|\.tmp|\.dvi|\.log|\.out|\.aux|\.toc|\.lof|\.lot' 'clrscode3e' => 'clrscode3e.pdf', # no source 'dfgproposal' => '1_02.*\.pdf', # nonfree specs 'din1505' => '(leitbild3|normpatsoft).pdf', # no source + 'ducksay' => '.*\.pdf', # no source 'easy' => '.*\.pdf|doc.html.tgz', # no source 'ednotes' => 'perpage.sty', # copy from bigfoot 'emisa' => 'emisa-instructions.pdf', # symlink diff --git a/Master/tlpkg/tlpsrc/collection-latexextra.tlpsrc b/Master/tlpkg/tlpsrc/collection-latexextra.tlpsrc index 3c05e12e19e..cea91659b9b 100644 --- a/Master/tlpkg/tlpsrc/collection-latexextra.tlpsrc +++ b/Master/tlpkg/tlpsrc/collection-latexextra.tlpsrc @@ -302,6 +302,7 @@ depend draftwatermark depend dtk depend dtxdescribe depend dtxgallery +depend ducksay depend dvdcoll depend dynamicnumber depend dynblocks diff --git a/Master/tlpkg/tlpsrc/ducksay.tlpsrc b/Master/tlpkg/tlpsrc/ducksay.tlpsrc new file mode 100644 index 00000000000..e69de29bb2d --- /dev/null +++ b/Master/tlpkg/tlpsrc/ducksay.tlpsrc |