openbsd-ports/textproc/icu4c/patches/patch-source_config_icu-config-bottom
landry e974342660 Update icu4c to 4.0, somehow based on a diff my MAINTAINER reworked by me.
Tested in a mulk muild, webkit and openoffice are happy with it.

ok robert@
2008-10-31 09:56:15 +00:00

13 lines
557 B
Plaintext

$OpenBSD: patch-source_config_icu-config-bottom,v 1.2 2008/10/31 09:56:15 landry Exp $
--- source/config/icu-config-bottom.orig Mon Sep 22 21:03:42 2008
+++ source/config/icu-config-bottom Wed Oct 29 11:15:42 2008
@@ -3,7 +3,7 @@
## Copyright (c) 2002-2007, International Business Machines Corporation and
## others. All Rights Reserved.
-ICUUC_FILE=${libdir}/${ICULIBS_COMMON_LIB_NAME}
+ICUUC_FILE=${libdir}/${ICULIBS_COMMON_LIB_NAME}.*.*
# echo ENABLE RPATH $ENABLE_RPATH and RPATHLDFLAGS=${RPATH_LDFLAGS}
if [ "x$PKGDATA_MODE" = "x" ]; then