From f2ee9dcdfd5da5eb2bb9a4919e96f02f2f94a975 Mon Sep 17 00:00:00 2001
From: Ludovic Poitou <ludovic.poitou@forgerock.com>
Date: Thu, 30 Sep 2010 23:03:52 +0000
Subject: [PATCH] Building OpenDJ

---
 opends/build.xml |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/opends/build.xml b/opends/build.xml
index 7c9e288..451802e 100644
--- a/opends/build.xml
+++ b/opends/build.xml
@@ -2593,7 +2593,7 @@
     </javac>
   </target>
 
-  <import file="build-svr4.xml"/>
+  <!-- import file="build-svr4.xml"/ -->
 
   <!-- Copy NDB Backend dependencies to build lib directory -->
   <target name="copyndbdeps" if="ismysqldirpresent"

--
Gitblit v1.10.0