diff options
author | Karl Berry <karl@freefriends.org> | 2011-05-08 23:17:01 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2011-05-08 23:17:01 +0000 |
commit | c08901b8b8bb3f997641a53dfa2a6b081e8a0f71 (patch) | |
tree | 7627b77d81394c4558cda4012ceac37278813cb7 /Master/tlpkg | |
parent | 7dc3c4708596e02374ca1b55ebb4b9835d1ecfeb (diff) |
droid (8may11)
git-svn-id: svn://tug.org/texlive/trunk@22359 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 |
2 files changed, 2 insertions, 1 deletions
diff --git a/Master/tlpkg/bin/tlpkg-ctan-check b/Master/tlpkg/bin/tlpkg-ctan-check index 8a42423e638..50a4b4d5482 100755 --- a/Master/tlpkg/bin/tlpkg-ctan-check +++ b/Master/tlpkg/bin/tlpkg-ctan-check @@ -147,7 +147,7 @@ my @TLP_working = qw( facsimile faktor fancybox fancyhdr fancyhdr-it fancynum fancypar fancyref fancytabs fancytooltips fancyvrb - FAQ-en fbithesis fbs featpost fenixpar + FAQ-en fbithesis fbs fdsymbol featpost fenixpar feyn feynmf fge fig4latex figbas figbib figflow figsize filecontents filehook fileinfo filemod findhyph fink finstrut first-latex-doc diff --git a/Master/tlpkg/libexec/ctan2tds b/Master/tlpkg/libexec/ctan2tds index f2463828e53..f7ef3f8848f 100755 --- a/Master/tlpkg/libexec/ctan2tds +++ b/Master/tlpkg/libexec/ctan2tds @@ -322,6 +322,7 @@ chomp ($Build = `cd $Master/../Build/source && pwd`); 'fc', "&MAKEflatten", 'fc_arith', "die 'skipping, per author request'", 'fc-arith', "die 'skipping, per author request'", +# 'fdsymbol', "&MAKEflatten", 'featpost', "&MAKEfeatpost", 'feynmf', "&MAKEfeynmf", 'findhyph', "&MAKEflatten", |