summaryrefslogtreecommitdiff
path: root/Master/tlpkg
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2008-07-17 00:47:23 +0000
committerKarl Berry <karl@freefriends.org>2008-07-17 00:47:23 +0000
commit8aa64782bf3183aededbb587b4bb0a79a6567aea (patch)
tree67a24837cbc04504e6e8251fedbc40f2074f40fa /Master/tlpkg
parent749e18c608e6867cc379cf56746859a485e59a17 (diff)
manually import lshort-chinese
git-svn-id: svn://tug.org/texlive/trunk@9618 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/tlpkg')
-rwxr-xr-xMaster/tlpkg/bin/ctan2tds4
-rwxr-xr-xMaster/tlpkg/bin/tlpkg-ctan-check3
-rw-r--r--Master/tlpkg/tlpsrc/collection-documentation-chinese.tlpsrc1
3 files changed, 6 insertions, 2 deletions
diff --git a/Master/tlpkg/bin/ctan2tds b/Master/tlpkg/bin/ctan2tds
index d973a228b45..18a1b8b4857 100755
--- a/Master/tlpkg/bin/ctan2tds
+++ b/Master/tlpkg/bin/ctan2tds
@@ -220,6 +220,7 @@ chdir $startdir || die "chdir($startdir) failed: $!"; # back to raw
'lm', "&MAKEcopy",
'lms', "die 'skipping, nonfree license'",
'lshort-bulgarian', '&MAKElshort',
+ 'lshort-chinese', "die 'skipping, src needs zipping'",
'lshort-english', '&MAKElshort',
'lshort-finnish', '&MAKElshort',
'lshort-korean', '&MAKElshort',
@@ -2608,7 +2609,8 @@ sub MAKEFAQen
}
# all the lshort translations are pretty similar.
-sub MAKElshort {
+sub MAKElshort
+{
print "MAKElshort $package\n";
(my $lang = $package) =~ s,.*-,,; # lshort-english -> english
my $destdir = "$DEST/doc/$lang/$package";
diff --git a/Master/tlpkg/bin/tlpkg-ctan-check b/Master/tlpkg/bin/tlpkg-ctan-check
index 81eb5a71a4f..8ba2f333ae9 100755
--- a/Master/tlpkg/bin/tlpkg-ctan-check
+++ b/Master/tlpkg/bin/tlpkg-ctan-check
@@ -115,7 +115,8 @@ my @WorkingTLP = qw(
lewis lfb lgreek lh
libertine limap linearA lineno linguex
lipsum listings listliketab lkproof lm
- logpap lps lsc lshort-bulgarian lshort-dutch lshort-english
+ logpap lps lsc lshort-bulgarian lshort-chinese
+ lshort-dutch lshort-english
lshort-finnish lshort-french lshort-german lshort-italian
lshort-japanese lshort-korean lshort-mongolian
lshort-polish lshort-portuguese lshort-slovak lshort-slovenian
diff --git a/Master/tlpkg/tlpsrc/collection-documentation-chinese.tlpsrc b/Master/tlpkg/tlpsrc/collection-documentation-chinese.tlpsrc
index 7b7de19e138..9a7d0dee1aa 100644
--- a/Master/tlpkg/tlpsrc/collection-documentation-chinese.tlpsrc
+++ b/Master/tlpkg/tlpsrc/collection-documentation-chinese.tlpsrc
@@ -2,4 +2,5 @@ name collection-documentation-chinese
category Collection
shortdesc Chinese documentation
depend texlive-zh-cn
+depend lshort-chinese
depend collection-documentation-base