summaryrefslogtreecommitdiffstats
path: root/lucene/makefile.mk
diff options
context:
space:
mode:
Diffstat (limited to 'lucene/makefile.mk')
-rw-r--r--lucene/makefile.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/lucene/makefile.mk b/lucene/makefile.mk
index 23173d5a2d5c..2d87f23bd312 100644
--- a/lucene/makefile.mk
+++ b/lucene/makefile.mk
@@ -53,7 +53,7 @@ LUCENE_CORE_JAR=lucene-core-$(LUCENE_MAJOR).$(LUCENE_MINOR).jar
LUCENE_ANALYZERS_JAR=lucene-analyzers-$(LUCENE_MAJOR).$(LUCENE_MINOR).jar
TARFILE_NAME=$(LUCENE_NAME)
-PATCH_FILE_NAME=lucene.patch
+PATCH_FILES=lucene.patch
BUILD_DIR=.
BUILD_ACTION= ${ANT} -buildfile .$/contrib$/analyzers$/build.xml