From f79f427b7f61151a1f66188bb6826cdd208c2550 Mon Sep 17 00:00:00 2001 From: Robby Workman Date: Fri, 17 Aug 2012 23:50:52 -0500 Subject: [PATCH] misc/dwdiff: Clarify README wrt unicode handling icu4c is now part of Slackware 14.0 Signed-off-by: Robby Workman --- misc/dwdiff/README | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/misc/dwdiff/README b/misc/dwdiff/README index 255de9238a..3ddc5c5bdb 100644 --- a/misc/dwdiff/README +++ b/misc/dwdiff/README @@ -14,6 +14,5 @@ available to change both what is printed, and the markers. If you wish to have nl manpages and/or de, fr, nl, ru localization pass 'NLS="de fr nl ru"' (or whichever of them is wanted) to the SlackBuild. -If you wish to enable the handling of Unicode text, install the icu4c -library (also available from SlackBuilds.org) and pass "UNICODE=yes" to -the SlackBuild. +If you wish to enable the handling of Unicode text, pass "UNICODE=yes" to +the SlackBuild script.