summaryrefslogtreecommitdiff
path: root/Master/tlpkg
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2014-04-22 21:15:12 +0000
committerKarl Berry <karl@freefriends.org>2014-04-22 21:15:12 +0000
commit3132de6c98d4f0d8406c72cd66c1c05078166b81 (patch)
treed38a72e1e78bd0ad0b352fd6e22f2ae37c909ae0 /Master/tlpkg
parent25a933f189873c24f279e95f64f3733cc46198fb (diff)
persian-modern, future timestamps ok? (22apr14)
git-svn-id: svn://tug.org/texlive/trunk@33621 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/tlpkg')
-rwxr-xr-xMaster/tlpkg/libexec/ctan2tds2
1 files changed, 2 insertions, 0 deletions
diff --git a/Master/tlpkg/libexec/ctan2tds b/Master/tlpkg/libexec/ctan2tds
index 5eac792c7cb..3c0adfbab53 100755
--- a/Master/tlpkg/libexec/ctan2tds
+++ b/Master/tlpkg/libexec/ctan2tds
@@ -2565,6 +2565,7 @@ $standardxmt='\.xmt';
'pdfjam' => '\.1$',
'pkfix-helper' => 'pkfix-helper.1',
'pmx' => '\.1$',
+# 'prerex' => '\.5$',
'purifyeps' => 'purifyeps.1',
'splitindex' => '\.1$',
'sty2dtx' => '\.1$',
@@ -5641,6 +5642,7 @@ sub POSTprerex {
&SYSTEM ("mv doc/* .");
&SYSTEM ("rmdir doc");
&SYSTEM ("$RM -rf prerex");
+ #&POST_do_man ();
}
sub POSTpstcox {