diff options
author | Karl Berry <karl@freefriends.org> | 2009-09-10 22:54:55 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2009-09-10 22:54:55 +0000 |
commit | 7298be8132f40929ef494d46a50a0aa8110f8c8e (patch) | |
tree | 0066002da520049e5189abaa36bdfbefd5a0c4de /Master/tlpkg | |
parent | da4cf605b1e28c874a993da674e6ff8af147fe25 (diff) |
rm smflatex, nosource
git-svn-id: svn://tug.org/texlive/trunk@15215 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 | 3 | ||||
-rw-r--r-- | Master/tlpkg/tlpsrc/collection-latexextra.tlpsrc | 1 | ||||
-rw-r--r-- | Master/tlpkg/tlpsrc/smflatex.tlpsrc | 0 |
4 files changed, 3 insertions, 3 deletions
diff --git a/Master/tlpkg/bin/tlpkg-ctan-check b/Master/tlpkg/bin/tlpkg-ctan-check index 4423a9f8a7a..c34c9f61731 100755 --- a/Master/tlpkg/bin/tlpkg-ctan-check +++ b/Master/tlpkg/bin/tlpkg-ctan-check @@ -225,7 +225,7 @@ my @WorkingTLP = qw( shipunov shorttoc show2e showdim showexpl showlabels shuffle SIstyle SIunits sidecap sides siggraph silence simplecv simplewick siunitx - skak skaknew slantsc slideshow smalltableof smartref smflatex + skak skaknew slantsc slideshow smalltableof smartref snapshot songbook sort-by-letters soul spanish spanish-mx sparklines spie splines splitbib splitindex spotcolor sprite spverbatim diff --git a/Master/tlpkg/libexec/ctan2tds b/Master/tlpkg/libexec/ctan2tds index df425954e9a..5407f78cbd6 100755 --- a/Master/tlpkg/libexec/ctan2tds +++ b/Master/tlpkg/libexec/ctan2tds @@ -505,7 +505,8 @@ chdir $startdir || die "chdir($startdir) failed: $!"; # back to raw 'siam', "die 'skipping, nonfree license'", 'skak', "&MAKEflatten", 'slidenotes', "die 'skipping, nonfree'", - 'softmaker-freefonts', "die 'skipping, requires nonfree font'", + 'smflatex', "die 'skipping, nosource'", + 'softmaker-freefonts', "die 'skipping, requires nonfree fonts'", 'songs', "die 'skipping, requires binary'", 'springer', "die 'skipping, licenses not checked'", 'staves', "&MAKEflatten", diff --git a/Master/tlpkg/tlpsrc/collection-latexextra.tlpsrc b/Master/tlpkg/tlpsrc/collection-latexextra.tlpsrc index dc08f046819..90d838179ec 100644 --- a/Master/tlpkg/tlpsrc/collection-latexextra.tlpsrc +++ b/Master/tlpkg/tlpsrc/collection-latexextra.tlpsrc @@ -494,7 +494,6 @@ depend slantsc depend slashbox depend smalltableof depend smartref -depend smflatex depend snapshot depend soul depend sparklines diff --git a/Master/tlpkg/tlpsrc/smflatex.tlpsrc b/Master/tlpkg/tlpsrc/smflatex.tlpsrc deleted file mode 100644 index e69de29bb2d..00000000000 --- a/Master/tlpkg/tlpsrc/smflatex.tlpsrc +++ /dev/null |