summaryrefslogtreecommitdiff
path: root/Master/tlpkg/libexec/ctan2tds
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2009-09-28 00:03:40 +0000
committerKarl Berry <karl@freefriends.org>2009-09-28 00:03:40 +0000
commit7dc2fe93a4773ebbaf65caeebd0faef49fa98981 (patch)
tree308f1b16fc6afc54665f961a0d5c3241a207f568 /Master/tlpkg/libexec/ctan2tds
parentddb6afff8dad03ad8499f40e252b029e686f038b (diff)
xpackages README
git-svn-id: svn://tug.org/texlive/trunk@15493 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/tlpkg/libexec/ctan2tds')
-rwxr-xr-xMaster/tlpkg/libexec/ctan2tds7
1 files changed, 1 insertions, 6 deletions
diff --git a/Master/tlpkg/libexec/ctan2tds b/Master/tlpkg/libexec/ctan2tds
index 4d967872f92..8014e176081 100755
--- a/Master/tlpkg/libexec/ctan2tds
+++ b/Master/tlpkg/libexec/ctan2tds
@@ -3596,12 +3596,7 @@ sub POSTinteractiveworkbook
sub POSTknuth
{
- print "POST$package - rearranging for texmf-doc\n";
- &xchdir ("$DEST/doc");
- &xmkdir ("english");
- &SYSTEM ("$MV knuth english");
- &SYSTEM ("$MV ../source/knuth english/knuth/source");
- &xchdir ("english/knuth");
+ print "POST$package - removing nonfree/duplicated files\n";
#
# remove nonfree.
&SYSTEM ("$RM tex/texbook.tex mf/mfbook.tex");