From bdede6397c3828195fa2cc36fbac15e62f917514 Mon Sep 17 00:00:00 2001 From: Alexey Dokuchaev Date: Thu, 25 Feb 2010 08:28:28 +0000 Subject: [PATCH] Restore comma I bogusly deleted in rev. 1.41 over 2 years ago. Feature safe: yes --- converters/libiconv/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/converters/libiconv/Makefile b/converters/libiconv/Makefile index a6ee6b89099d..1dffa31e8220 100644 --- a/converters/libiconv/Makefile +++ b/converters/libiconv/Makefile @@ -33,7 +33,7 @@ MAN1= iconv.1 MAN3= iconv.3 iconv_open.3 iconv_open_into.3 iconv_close.3 iconvctl.3 OPTIONS= EXTRA_ENCODINGS "Include extra character sets" on \ - EXTRA_PATCHES "Apply patches to fix CP932 add EUCJP-MS" off + EXTRA_PATCHES "Apply patches to fix CP932, add EUCJP-MS" off .ifdef USE_ICONV .error USE_ICONV is defined as an environment variable, or in the arguments \