mirror of
git://xwords.git.sourceforge.net/gitroot/xwords/xwords
synced 2025-02-12 08:47:50 +01:00
fix to generate rather than copy
This commit is contained in:
parent
536a1e3b13
commit
61334efa1a
1 changed files with 2 additions and 2 deletions
|
@ -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}" />
|
||||||
|
|
Loading…
Add table
Reference in a new issue