summaryrefslogtreecommitdiff
path: root/Master/tlpkg/libexec
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2022-09-05 20:16:23 +0000
committerKarl Berry <karl@freefriends.org>2022-09-05 20:16:23 +0000
commit75cb4064ebd17db6be2bd5343f5a5e75b4e2f34c (patch)
treeb51fe182147134782a0677b5fddad6e4ae64df6e /Master/tlpkg/libexec
parent170e98e721ccf5f375e5751c6686baf8caca7793 (diff)
ufrgscca (5sep22)
git-svn-id: svn://tug.org/texlive/trunk@64302 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/tlpkg/libexec')
-rwxr-xr-xMaster/tlpkg/libexec/ctan2tds11
1 files changed, 1 insertions, 10 deletions
diff --git a/Master/tlpkg/libexec/ctan2tds b/Master/tlpkg/libexec/ctan2tds
index ed82537007a..5d1b829b90c 100755
--- a/Master/tlpkg/libexec/ctan2tds
+++ b/Master/tlpkg/libexec/ctan2tds
@@ -1438,8 +1438,8 @@ chomp (my $ctan_root = `tlpkginfo --ctan-root`);
'typespec', "die 'skipping, nonfree font specimens'",
'typingtex', "die 'skipping, ancient mac docs'",
'uafthesis', "&MAKEnosymlinks",
-# 'ucs', "&MAKEucs",
'uebungsblatt',"&MAKEflatten",
+ 'ufrgscca', "&MAKEflatten",
'uk-faq', "die 'skipping, use FAQ-en'",
'uk-tex-faq', "die 'skipping, use FAQ-en'",
'ukrhyph', "&MAKEukrhyph",
@@ -5736,15 +5736,6 @@ sub MAKExmltex {
&runjob("$CP manual* *xml test* *txt $docdir");
}
-sub MAKEucs {
- &setup;
- chdir("$DEST/doc/latex/$package");
- &killfiles ($moreclean{$package}, "more") if $moreclean{$package};
- &SYSTEM("$MV data $DEST/tex/latex/ucs");
- &SYSTEM("$MV *def *sty $DEST/tex/latex/ucs");
- &SYSTEM("$MV utils $DEST/tex/latex/ucs");
-}
-
sub MAKEtexsis {
die "doesn't work, sorry";
&setup;