summaryrefslogtreecommitdiff
path: root/Master/tlpkg/libexec
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2009-09-28 00:08:32 +0000
committerKarl Berry <karl@freefriends.org>2009-09-28 00:08:32 +0000
commit1a6b63ed3a0cae880b8624089fd1c683c15d9988 (patch)
treedcee229e41860e00e70bcfec1eea4e24a6d5aaec /Master/tlpkg/libexec
parent7dc2fe93a4773ebbaf65caeebd0faef49fa98981 (diff)
knuth.tds.zip update from Heiko (25sep09)
git-svn-id: svn://tug.org/texlive/trunk@15494 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/tlpkg/libexec')
-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 8014e176081..751234672a7 100755
--- a/Master/tlpkg/libexec/ctan2tds
+++ b/Master/tlpkg/libexec/ctan2tds
@@ -3598,6 +3598,12 @@ sub POSTknuth
{
print "POST$package - removing nonfree/duplicated files\n";
#
+ &xchdir ("$DEST/doc");
+ &xmkdir ("generic");
+ &SYSTEM ("$MV knuth generic");
+ &SYSTEM ("$MV ../source/knuth generic/knuth/source");
+ &xchdir ("generic/knuth");
+ #
# remove nonfree.
&SYSTEM ("$RM tex/texbook.tex mf/mfbook.tex");
#