Update build.xml
Unnecessary.
This commit is contained in:
parent
ef51bcb125
commit
50a50073c4
1 changed files with 0 additions and 5 deletions
|
@ -98,11 +98,6 @@
|
|||
</fileset>
|
||||
</unzip>
|
||||
|
||||
<!-- Copy the necessary jars -->
|
||||
<copy todir="${mcp.dir}/jars">
|
||||
<fileset dir="${files.minecraft.dir}"/>
|
||||
</copy>
|
||||
|
||||
<!-- Change executables' permitions -->
|
||||
<chmod file="${mcp.dir}/updatemd5.sh" perm="+x"/>
|
||||
<chmod file="${mcp.dir}/recompile.sh" perm="+x"/>
|
||||
|
|
Loading…
Reference in a new issue