From 3dfb061cbafd3a97c9359f739942924a8ee525f1 Mon Sep 17 00:00:00 2001
From: Ludovic Poitou <ludovic.poitou@forgerock.com>
Date: Wed, 02 Nov 2011 12:07:15 +0000
Subject: [PATCH] Fix for OPENDJ-222 : Renamed environment variables to OPENDJ_... Updated scripts so that if OPENDJ_JAVA_HOME and OPENDJ_JAVA_ARGS are not defined, we look at the legacy OPENDS_... ones.

---
 opends/src/build-tools/windows/README |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/opends/src/build-tools/windows/README b/opends/src/build-tools/windows/README
index a70dd3d..5103010 100644
--- a/opends/src/build-tools/windows/README
+++ b/opends/src/build-tools/windows/README
@@ -79,7 +79,7 @@
 
 > nmake all
 
-(See INSTRUCTIONS TO COMPILE opends_service.exe for more information).
+(See INSTRUCTIONS TO COMPILE opendj_service.exe for more information).
 
 ************************
 

--
Gitblit v1.10.0