From 27017fae14148d59f17727d083f0869ba526ebd7 Mon Sep 17 00:00:00 2001 From: Otis Gospodnetic Date: Mon, 11 Mar 2002 00:43:21 +0000 Subject: [PATCH] - Fix for bug 7017: http://nagoya.apache.org/bugzilla/show_bug.cgi?id=7017 PR: Obtained from: Submitted by: Reviewed by: git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@149712 13f79535-47bb-0310-9956-ffa450edef68 --- build.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build.xml b/build.xml index 7a338247fa2..36874133015 100644 --- a/build.xml +++ b/build.xml @@ -72,7 +72,7 @@ if you installed JavaCC in /usr/local/java/javacc2.0, then set the javacc.home property to: - javacc.home=/usr/local/java/javacc2.0/bin/lib + javacc.home=/usr/local/java/javacc2.0/bin If you get an error like the one below, then you have not installed things correctly. Please check all your paths and try again.