From 41e084e168254034f95926f66d8581fb76952a08 Mon Sep 17 00:00:00 2001 From: Release Engineers Date: Mon, 9 Mar 2009 12:59:37 +0000 Subject: #i10000# PATCH_FILE_NAME -> PATCH_FILES --- hunspell/makefile.mk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hunspell/makefile.mk b/hunspell/makefile.mk index dc0ed8e59308..bb11a95f3cce 100644 --- a/hunspell/makefile.mk +++ b/hunspell/makefile.mk @@ -45,7 +45,7 @@ TARFILE_ROOTDIR=hunspell-1.2.8 #ADDITIONAL_FILES += src/hunspell/makefile.mk -PATCH_FILE_NAME=hunspell-1.2.8.patch +PATCH_FILES=hunspell-1.2.8.patch .IF "$(GUI)"=="UNX" #CONFIGURE_DIR=$(BUILD_DIR) -- cgit