diff options
author | Karl Berry <karl@freefriends.org> | 2011-04-20 23:08:03 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2011-04-20 23:08:03 +0000 |
commit | c0c324eaf2ab0b54bffd1eeba0abe6083c75250e (patch) | |
tree | 70bba3fa381393b946423ce5d4d565cd0942152c /Master/tlpkg | |
parent | cf4ecd4aac95871df9385e17953d190b42dd194c (diff) |
pstricks (20apr11)
git-svn-id: svn://tug.org/texlive/trunk@22140 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/tlpkg')
-rwxr-xr-x | Master/tlpkg/libexec/ctan2tds | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/Master/tlpkg/libexec/ctan2tds b/Master/tlpkg/libexec/ctan2tds index 178938920e1..daaf4ce962a 100755 --- a/Master/tlpkg/libexec/ctan2tds +++ b/Master/tlpkg/libexec/ctan2tds @@ -3504,7 +3504,6 @@ sub MAKEpstricks { # move the directories. &xchdir ($packagedir); &xmkdir ("$DEST/doc/generic"); - &SYSTEM ("$RM generic/zzz.*"); # my $docdir = "$DEST/doc/generic/pstricks"; &SYSTEM ("$MV doc $docdir"); |