diff options
Diffstat (limited to 'Master/tlpkg')
-rwxr-xr-x | Master/tlpkg/bin/ctan2tds | 5 | ||||
-rwxr-xr-x | Master/tlpkg/bin/tlpkg-ctan-check | 3 | ||||
-rw-r--r-- | Master/tlpkg/tlpsrc/collection-latexextra.tlpsrc | 1 | ||||
-rw-r--r-- | Master/tlpkg/tlpsrc/fax.tlpsrc | 2 |
4 files changed, 4 insertions, 7 deletions
diff --git a/Master/tlpkg/bin/ctan2tds b/Master/tlpkg/bin/ctan2tds index 19de2ed699f..c75be177960 100755 --- a/Master/tlpkg/bin/ctan2tds +++ b/Master/tlpkg/bin/ctan2tds @@ -185,12 +185,13 @@ chdir $startdir || die "chdir($startdir) failed: $!"; # back to raw #'euenc', "&MAKEflatten", 'expressgx', "&MAKEexpressg", 'fancyvrb', "&MAKEfancyvrb", - 'faq-fr', "die 'skipping, non-free'", + 'faq-fr', "die 'skipping, nonfree'", + 'fax', "die 'skipping, nosell license'", 'fc', "&MAKEflatten", 'featpost', "&MAKEfeatpost", 'feynmf', "&MAKEfeynmf", 'floatflt', "die 'skipping, nosell license'", - 'foiltex', "die 'skipping, non-free (nosell)'", + 'foiltex', "die 'skipping, nosell license'", 'flowfram', "&MAKEflatten", 'fontinst', "&MAKEfontinst", 'footnpag', "&MAKEfootnpag", diff --git a/Master/tlpkg/bin/tlpkg-ctan-check b/Master/tlpkg/bin/tlpkg-ctan-check index d8779f395f6..001e6d82220 100755 --- a/Master/tlpkg/bin/tlpkg-ctan-check +++ b/Master/tlpkg/bin/tlpkg-ctan-check @@ -92,8 +92,7 @@ my @WorkingTLP = qw( examdesign examplep exercise expdlist expl3 expressg extarrows exteps extpfeil extract extsizes faktor fancybox fancyhdr fancynum fancyref fancytooltips fancyvrb - FAQ-en fax - fbs featpost + FAQ-en fbs featpost feyn feynmf fge filecontents fink fixme flagderiv flippdf float floatrow flowfram fltpoint fmtcount fnbreak diff --git a/Master/tlpkg/tlpsrc/collection-latexextra.tlpsrc b/Master/tlpkg/tlpsrc/collection-latexextra.tlpsrc index 8d691fa7ab3..993771f1674 100644 --- a/Master/tlpkg/tlpsrc/collection-latexextra.tlpsrc +++ b/Master/tlpkg/tlpsrc/collection-latexextra.tlpsrc @@ -176,7 +176,6 @@ depend extract depend facsimile depend fancynum depend fancytooltips -depend fax depend figsize depend filecontents depend fink diff --git a/Master/tlpkg/tlpsrc/fax.tlpsrc b/Master/tlpkg/tlpsrc/fax.tlpsrc deleted file mode 100644 index 34265dba4ba..00000000000 --- a/Master/tlpkg/tlpsrc/fax.tlpsrc +++ /dev/null @@ -1,2 +0,0 @@ -name fax -category Package |