mirror of
https://github.com/twiglet/cs2j.git
synced 2025-01-18 13:15:17 +01:00
fix spelling
This commit is contained in:
parent
94f1edde7d
commit
a41b6ad0d8
@ -40,7 +40,7 @@
|
||||
|
||||
<target name="dummyrelease" description="make a release archive (doesn't change git repository)" depends="init,switch,buildcs2j,signtxfiles,mkcs2jlibprojsrc,mkarchive"/>
|
||||
|
||||
<target name="dist" decsription="">
|
||||
<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}"/>
|
||||
</target>
|
||||
|
Loading…
x
Reference in New Issue
Block a user