summaryrefslogtreecommitdiff
path: root/Master/tlpkg/libexec
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2019-02-25 22:26:39 +0000
committerKarl Berry <karl@freefriends.org>2019-02-25 22:26:39 +0000
commit23d1d2da15a18a0d962cf36ea062faabcb5c6e9a (patch)
treeaacfbfb1c3ce7b7fcb0fc26f0724a625b60b1c8e /Master/tlpkg/libexec
parentfe0b0e790cbce1f301d0c0fe0fa3f94b553f596c (diff)
realhats (25feb19)
git-svn-id: svn://tug.org/texlive/trunk@50134 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/tlpkg/libexec')
-rwxr-xr-xMaster/tlpkg/libexec/ctan2tds2
1 files changed, 1 insertions, 1 deletions
diff --git a/Master/tlpkg/libexec/ctan2tds b/Master/tlpkg/libexec/ctan2tds
index e414a3ae3d1..10ef991b8a8 100755
--- a/Master/tlpkg/libexec/ctan2tds
+++ b/Master/tlpkg/libexec/ctan2tds
@@ -1050,7 +1050,6 @@ chomp ($Build = `cd $Master/../Build/source && pwd`);
'rangen', "die 'skipping, per author request'",
'ratexdb', "die 'skipping, needs sql, etc.'",
'realcalc', "die 'skipping, nosell license'",
- 'realhats', "die 'skipping, need image renames'",
'references', "die 'skipping, requires binary'",
'renditions', "die 'skipping, per author request'",
'resume', "die 'skipping, nosell license'",
@@ -1923,6 +1922,7 @@ $standardtex
'r_und_s', '\.tex|\.sty',
'randomlist', 'randomlist\.tex|' . $standardtex,
'realcalc', 'realcalc.tex',
+ 'realhats', '^hats|' . $standardtex,
'resumemac', 'resumemac.tex',
'returntogrid','\.lua|' . $standardtex,
'revtex', '\.sty|\.cls|\.rtx',