From 3246173100cc7edbd7e5e94575641f44c31d9a3a Mon Sep 17 00:00:00 2001 From: Marc Englund Date: Fri, 2 May 2008 05:45:20 +0000 Subject: [PATCH] Changed os detection back, since os x family is 'unix', and ant docs are lacking in this department. If it works, don't fix it... svn changeset:4307/svn branch:trunk --- build/build.xml | 36 ++++++++++++++++++------------------ 1 file changed, 18 insertions(+), 18 deletions(-) diff --git a/build/build.xml b/build/build.xml index 09ce8bf6cc..64db26184f 100644 --- a/build/build.xml +++ b/build/build.xml @@ -92,24 +92,24 @@ - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + -- 2.39.5