diff options
author | Manuel Pégourié-Gonnard <mpg@elzevir.fr> | 2009-04-08 19:12:28 +0000 |
---|---|---|
committer | Manuel Pégourié-Gonnard <mpg@elzevir.fr> | 2009-04-08 19:12:28 +0000 |
commit | bd5a44f2192a1ca1dba2353e980916e35e262dd7 (patch) | |
tree | 6f88b2ea236b5f1187fe43722a98d205e7cab916 /Master/tlpkg/libexec | |
parent | 9f19bdeaed9cb46213203b4a3c7b70cfd9aea723 (diff) |
-mNew generic package dirtree.
git-svn-id: svn://tug.org/texlive/trunk@12667 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/tlpkg/libexec')
-rwxr-xr-x | Master/tlpkg/libexec/ctan2tds | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Master/tlpkg/libexec/ctan2tds b/Master/tlpkg/libexec/ctan2tds index 6ee5408a195..b57407f2d4a 100755 --- a/Master/tlpkg/libexec/ctan2tds +++ b/Master/tlpkg/libexec/ctan2tds @@ -810,6 +810,7 @@ $standardtex='\.(cfg|sty|clo|ldf|cls|def|fd|cmap|4ht)$'; 'dehyph-exptl','de.*\.tex|\.pat', 'dialogl', '\.sty|listouti\.tex', 'din1505', 'NULL', # no tex files, only natbib.cfg, would be system-wide + 'dirtree', '\.tex|' . $standardtex, 'disser', '\.rtx|' . $standardtex, 'dlfltxb', '\.sty', # no sample.cfg 'ean', 'ean[0-9]*\.tex', |