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"/> <arg value="xw4dbg"/>
</exec> </exec>
<exec dir=".." executable="./scripts/genvers.sh" output="/dev/null"> <exec dir=".." executable="./scripts/genvers.sh">
<arg value="XWords4-DBG"/> <arg value="XWords4-dbg"/>
<arg value="xw4dbg"/> <arg value="xw4dbg"/>
<arg value="${INITIAL_CLIENT_VERS}" /> <arg value="${INITIAL_CLIENT_VERS}" />
<arg value="${CHAT_ENABLED}" /> <arg value="${CHAT_ENABLED}" />