From: jaspervdg Date: Sat, 9 Aug 2008 09:27:59 +0000 (+0000) Subject: Small change to build.xml to not create the build directory twice (does no harm,... X-Git-Url: https://git.tokkee.org/?a=commitdiff_plain;h=d142b444faa483ea07c75a7232f2130acc7fd9d6;p=inkscape.git Small change to build.xml to not create the build directory twice (does no harm, but isn't needed either) --- diff --git a/build.xml b/build.xml index 879ca9382..a856c6667 100644 --- a/build.xml +++ b/build.xml @@ -89,13 +89,13 @@ - - + + #define INKSCAPE_VERSION "${version}"