gitweb on Svarog
projekti pod git sistemom za održavanje verzija -- projects under the git version control system
summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 29ec0fb)
raw | patch | inline | side by side (parent: 29ec0fb)
author | Doni Pracner <quinnuendo@gmail.com> | |
Mon, 13 Jun 2016 17:46:31 +0000 (19:46 +0200) | ||
committer | Doni Pracner <quinnuendo@gmail.com> | |
Mon, 13 Jun 2016 17:47:30 +0000 (19:47 +0200) |
build.xml | patch | blob | history |
diff --git a/build.xml b/build.xml
index 2a2233ae3d7e3de0111e43ed5440a4c1b7243f75..0207988d880192e55406859a0798f48cd64be9f4 100644 (file)
--- a/build.xml
+++ b/build.xml
<target name="output-all-versions"
description="generate variations on the translations in the 'local' folder and tar them">
+ <delete>
+ <fileset dir="local/out/"/>
+ </delete>
+ <mkdir dir="local/out"/>
<antcall>
<target name="mj-samples"/>
<target name="mjc2wsl-samples"/>