had an extra .zip on the end of the file name

This commit is contained in:
Robert Seifert 2013-04-21 03:44:51 -04:00
parent 3b651891a4
commit ee31e6e8e5

View file

@ -26,7 +26,7 @@
<get src="${dir.bc}" dest="download" usetimestamp="True"/>
<unzip dest="download/unzip/.." src="download/master.zip"/>
<get src="${dir.cc}" dest="download" usetimestamp="True"/>
<unzip dest="download/cc/" src="download/ComputerCraft1.52.zip.zip"/>
<unzip dest="download/cc/" src="download/ComputerCraft1.52.zip"/>
<copy todir="${dir.mcp}/src/minecraft">