mirror of
https://github.com/twiglet/cs2j.git
synced 2025-01-18 13:15:17 +01:00
grrr, fix name of latest zip
This commit is contained in:
parent
b36f07c9f7
commit
1a29534e3f
@ -44,7 +44,7 @@
|
||||
|
||||
<target name="dist" description="Distribute final zip to final resting place">
|
||||
<copy todir="${release.dir}" file="${release.zip}"/>
|
||||
<copy tofile="${release.dir}/cs2j-latest.zip" file="${release.zip}"/>
|
||||
<copy tofile="${release.dir}/cs2j-trial-latest.zip" file="${release.zip}"/>
|
||||
</target>
|
||||
|
||||
<target name="mkarchive" description="builds a zip file containing the release">
|
||||
|
Loading…
x
Reference in New Issue
Block a user