more changes to buildscript

This commit is contained in:
Robert Seifert 2013-04-21 03:05:43 -04:00
parent 631725b9da
commit a512133aa5

View file

@ -28,7 +28,7 @@
<exclude name="**/*.xml"/>
</fileset>
<fileset dir="${download.dir}/unzip/Dark-Library-master/src/minecraft/">
<fileset dir="download/unzip/Dark-Library-master/src/minecraft/">
<exclude name=".git/**"/>
<exclude name="**/*.xml"/>
</fileset>
@ -79,7 +79,7 @@
<exclude name="**/*.xml"/>
</fileset>
<fileset dir="${download.dir}/unzip/Dark-Library-master/resources">
<fileset dir="download/unzip/Dark-Library-master/resources">
<exclude name=".git/**"/>
<exclude name="**/*.java"/>
<exclude name="**/*.xml"/>