diff options
author | Karl Berry <karl@freefriends.org> | 2016-07-08 21:40:37 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2016-07-08 21:40:37 +0000 |
commit | 625406d67c04aff1f4f94c6120aa8d14b2252708 (patch) | |
tree | 0fc40c9b417e941d65f3ba5e16b596a982705fe8 /Master/tlpkg | |
parent | f9eb210015cebb4ec1dc660a507fdcceaae4f08e (diff) |
rm getargs, obsolete on CTAN
git-svn-id: svn://tug.org/texlive/trunk@41662 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 | ||||
-rw-r--r-- | Master/tlpkg/tlpsrc/collection-latexextra.tlpsrc | 1 | ||||
-rw-r--r-- | Master/tlpkg/tlpsrc/getargs.tlpsrc | 0 |
4 files changed, 2 insertions, 2 deletions
diff --git a/Master/tlpkg/bin/tlpkg-ctan-check b/Master/tlpkg/bin/tlpkg-ctan-check index 212fa324058..6d3c34294fa 100755 --- a/Master/tlpkg/bin/tlpkg-ctan-check +++ b/Master/tlpkg/bin/tlpkg-ctan-check @@ -273,7 +273,7 @@ my @TLP_working = qw( gender geschichtsfrkl genealogy genealogytree gene-logic genmisc genmpage gentium-tug gentle geometry geometry-de german germbib germkorr - getargs getfiledate getitems getmap getoptk gfnotation + getfiledate getitems getmap getoptk gfnotation gfsartemisia gfsbaskerville gfsbodoni gfscomplutum gfsdidot gfsneohellenic gfsporson gfssolomos ghab ghsystem gillcm gillius gincltex ginpenc diff --git a/Master/tlpkg/libexec/ctan2tds b/Master/tlpkg/libexec/ctan2tds index 70bbef91e4a..4c0cb1cef5c 100755 --- a/Master/tlpkg/libexec/ctan2tds +++ b/Master/tlpkg/libexec/ctan2tds @@ -477,6 +477,7 @@ chomp ($Build = `cd $Master/../Build/source && pwd`); 'geomsty', "die 'skipping, nonfree license'", 'georgian', "die 'skipping, babel and other naming problems'", 'germbib', "&MAKEgermbib", + 'getargs', "die 'skipping, obsolete on CTAN'", 'getnonfreefonts', "die 'skipping, requires nonfree fonts'", 'gfsartemisia',"&MAKEflatten", 'gfsbaskerville',"&MAKEflatten", diff --git a/Master/tlpkg/tlpsrc/collection-latexextra.tlpsrc b/Master/tlpkg/tlpsrc/collection-latexextra.tlpsrc index f463c7d83d9..53de0ae5024 100644 --- a/Master/tlpkg/tlpsrc/collection-latexextra.tlpsrc +++ b/Master/tlpkg/tlpsrc/collection-latexextra.tlpsrc @@ -440,7 +440,6 @@ depend gcard depend gcite depend gender depend genmpage -depend getargs depend getfiledate depend getitems depend ginpenc diff --git a/Master/tlpkg/tlpsrc/getargs.tlpsrc b/Master/tlpkg/tlpsrc/getargs.tlpsrc deleted file mode 100644 index e69de29bb2d..00000000000 --- a/Master/tlpkg/tlpsrc/getargs.tlpsrc +++ /dev/null |