summaryrefslogtreecommitdiff
path: root/Master/tlpkg/libexec/ctan2tds
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2022-11-14 20:17:23 +0000
committerKarl Berry <karl@freefriends.org>2022-11-14 20:17:23 +0000
commitf7934ca125925655f6f228eb017ed474623acb80 (patch)
treec9452acc74cb0c5c7f94c3cfb360c42ac4d1117b /Master/tlpkg/libexec/ctan2tds
parentf1bc346e73a06c5be494cb6717d5e4a4f631613e (diff)
crossrefenum (14nov22)
git-svn-id: svn://tug.org/texlive/trunk@65016 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/tlpkg/libexec/ctan2tds')
-rwxr-xr-xMaster/tlpkg/libexec/ctan2tds6
1 files changed, 6 insertions, 0 deletions
diff --git a/Master/tlpkg/libexec/ctan2tds b/Master/tlpkg/libexec/ctan2tds
index 74724650fb2..eb0252c423f 100755
--- a/Master/tlpkg/libexec/ctan2tds
+++ b/Master/tlpkg/libexec/ctan2tds
@@ -1661,6 +1661,7 @@ chomp (my $ctan_root = `tlpkginfo --ctan-root`);
'context' => '&POSTcontext',
'context-games' => '&POSTcontext_games',
'coordsys' => '&POSTcoordsys',
+ 'crossrefenum' => '&POSTcrossrefenum',
'ctanify' => '&POST_do_man',
'cs' => '&POSTcs',
'cslatex' => '&POST_cstexpkgs',
@@ -6641,6 +6642,11 @@ sub POSTcoordsys {
&SYSTEM ("$MV putfile. putfile.maple");
}
+sub POSTcrossrefenum {
+ print "POST$package - move tex/ subdir\n";
+ &SYSTEM ("$MV tex $DEST/tex/generic/$package");
+}
+
sub POSTcs {
print "POST$package - untar and combine\n";
#