diff options
author | Karl Berry <karl@freefriends.org> | 2011-07-31 18:30:04 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2011-07-31 18:30:04 +0000 |
commit | 4fcd51f020e5d12da9e8fa9dcff83c632385cb24 (patch) | |
tree | a1f9e249974a7655966cbb0e9e9cd3a1ead48847 /Master/tlpkg/libexec | |
parent | 332d583e34cb464fadc271aac86368fc71af2c40 (diff) |
rm xpackages, now l3packages + l3experimental
git-svn-id: svn://tug.org/texlive/trunk@23286 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 dea9df5ae01..b51393b5264 100755 --- a/Master/tlpkg/libexec/ctan2tds +++ b/Master/tlpkg/libexec/ctan2tds @@ -868,6 +868,7 @@ chomp ($Build = `cd $Master/../Build/source && pwd`); 'xkeyval', "&MAKExkeyval", 'xmltex', "&MAKExmltex", 'xor', "die 'skipping, will be in xpackages when ready (Morten says)'", + 'xpackages', "die 'skipping, now l3packages, etc.'", 'xparse', "die 'skipping, use xpackages'", 'xtcapts', "die 'skipping, license noinfo'", 'xtheorem', "die 'skipping, will be in xpackages when ready (Morten says)'", |