From e894342d6bdbe7cf6b3f93c6e66d6988e3fda907 Mon Sep 17 00:00:00 2001 From: Caolán McNamara Date: Mon, 24 Oct 2011 15:38:01 +0100 Subject: fix up hyphen 2.8.2/2.8.3 conflicts --- hyphen/makefile.mk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'hyphen/makefile.mk') diff --git a/hyphen/makefile.mk b/hyphen/makefile.mk index 06cfc584ce8e..1cb1a10ed96f 100644 --- a/hyphen/makefile.mk +++ b/hyphen/makefile.mk @@ -44,7 +44,7 @@ ADDITIONAL_FILES += makefile.mk PATCH_FILES= \ hyphen-2.7.1.patch \ hyphen-2.7.1-read-charset.patch \ - hyphen-2.7.1-2.8.2.patch + hyphen-2.7.1-2.8.3.patch .IF "$(GUI)"=="UNX" CONFIGURE_DIR=$(BUILD_DIR) -- cgit