From d142b444faa483ea07c75a7232f2130acc7fd9d6 Mon Sep 17 00:00:00 2001 From: jaspervdg Date: Sat, 9 Aug 2008 09:27:59 +0000 Subject: [PATCH] Small change to build.xml to not create the build directory twice (does no harm, but isn't needed either) --- build.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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}" -- 2.30.2