diff options
author | Karl Berry <karl@freefriends.org> | 2006-07-26 16:37:06 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2006-07-26 16:37:06 +0000 |
commit | 3664135885c044d7017ba1c7cdaea3deb037f695 (patch) | |
tree | a71938254442d70819efa3561c6433aacaecb5ee | |
parent | 1c080bb2e8b60b63182569cf4139fbcacb04bed1 (diff) |
remove leftover zip files
git-svn-id: svn://tug.org/texlive/trunk@1922 c570f23f-e606-0410-a88d-b1316a301751
-rwxr-xr-x | Build/cdbuild/ctan2tds.pl | 2 | ||||
-rw-r--r-- | Master/texmf-dist/doc/latex/mathdesign/mdbch.zip | bin | 1179064 -> 0 bytes | |||
-rw-r--r-- | Master/texmf-dist/doc/latex/mathdesign/mdcore.zip | bin | 385216 -> 0 bytes | |||
-rw-r--r-- | Master/texmf-dist/doc/latex/mathdesign/mdput.zip | bin | 1026361 -> 0 bytes | |||
-rw-r--r-- | Master/texmf-dist/doc/latex/mathdesign/mdugm.zip | bin | 1038777 -> 0 bytes |
5 files changed, 1 insertions, 1 deletions
diff --git a/Build/cdbuild/ctan2tds.pl b/Build/cdbuild/ctan2tds.pl index 61e9e3472ea..9a5202a73a2 100755 --- a/Build/cdbuild/ctan2tds.pl +++ b/Build/cdbuild/ctan2tds.pl @@ -1538,7 +1538,7 @@ sub MAKEmathdesign { # basically have several tds hiers to unzip, with some cleanups. print "\t SPECIAL unzip etc.\n"; for my $zip (<*.zip>) { - &SYSTEM ("cd $DEST && unzip -q -o $DOCDIR/$zip; rm -f $zip"); + &SYSTEM ("cd $DEST && unzip -q -o $DOCDIR/$zip; rm -f $DOCDIR/zip"); } &SYSTEM ("mv $DEST/dvips/config $DEST/dvips/mathdesign"); } diff --git a/Master/texmf-dist/doc/latex/mathdesign/mdbch.zip b/Master/texmf-dist/doc/latex/mathdesign/mdbch.zip Binary files differdeleted file mode 100644 index f90a9068239..00000000000 --- a/Master/texmf-dist/doc/latex/mathdesign/mdbch.zip +++ /dev/null diff --git a/Master/texmf-dist/doc/latex/mathdesign/mdcore.zip b/Master/texmf-dist/doc/latex/mathdesign/mdcore.zip Binary files differdeleted file mode 100644 index d92df485190..00000000000 --- a/Master/texmf-dist/doc/latex/mathdesign/mdcore.zip +++ /dev/null diff --git a/Master/texmf-dist/doc/latex/mathdesign/mdput.zip b/Master/texmf-dist/doc/latex/mathdesign/mdput.zip Binary files differdeleted file mode 100644 index 53c7723a0fe..00000000000 --- a/Master/texmf-dist/doc/latex/mathdesign/mdput.zip +++ /dev/null diff --git a/Master/texmf-dist/doc/latex/mathdesign/mdugm.zip b/Master/texmf-dist/doc/latex/mathdesign/mdugm.zip Binary files differdeleted file mode 100644 index 714b0676e3d..00000000000 --- a/Master/texmf-dist/doc/latex/mathdesign/mdugm.zip +++ /dev/null |