mirror of
git://xwords.git.sourceforge.net/gitroot/xwords/xwords
synced 2025-01-24 07:58:34 +01:00
oops -- fix prematurely committed script.
This commit is contained in:
parent
ba712046a2
commit
b8c597ab98
1 changed files with 3 additions and 2 deletions
|
@ -68,6 +68,7 @@
|
||||||
</exec>
|
</exec>
|
||||||
<exec dir="." executable="../scripts/genvers.sh" output="/dev/null"
|
<exec dir="." executable="../scripts/genvers.sh" output="/dev/null"
|
||||||
failonerror="true">
|
failonerror="true">
|
||||||
|
<arg value="--variant" />
|
||||||
<arg value="${VARIANT_NAME}" />
|
<arg value="${VARIANT_NAME}" />
|
||||||
<arg value="--client-vers" />
|
<arg value="--client-vers" />
|
||||||
<arg value="${INITIAL_CLIENT_VERS}" />
|
<arg value="${INITIAL_CLIENT_VERS}" />
|
||||||
|
|
Loading…
Add table
Reference in a new issue