fix to generate rather than copy

This commit is contained in:
Eric House 2014-02-12 07:35:12 -08:00
parent 536a1e3b13
commit 61334efa1a

View file

@ -108,8 +108,8 @@
>
<arg value="xw4dbg"/>
</exec>
<exec dir=".." executable="./scripts/genvers.sh" output="/dev/null">
<arg value="XWords4-DBG"/>
<exec dir=".." executable="./scripts/genvers.sh">
<arg value="XWords4-dbg"/>
<arg value="xw4dbg"/>
<arg value="${INITIAL_CLIENT_VERS}" />
<arg value="${CHAT_ENABLED}" />