[libcdr] fix build with ICU again

David Tardon dtardon at fedoraproject.org
Thu Jan 31 09:34:22 UTC 2013


commit 2797f7a6d9ac9d5ced79cf390925b755da259018
Author: David Tardon <dtardon at redhat.com>
Date:   Wed Jan 30 05:31:17 2013 +0100

    fix build with ICU again

 libcdr.spec |    2 --
 1 files changed, 0 insertions(+), 2 deletions(-)
---
diff --git a/libcdr.spec b/libcdr.spec
index f3c3281..9481de4 100644
--- a/libcdr.spec
+++ b/libcdr.spec
@@ -54,8 +54,6 @@ Currently supported: XHTML, raw.
 
 
 %build
-# rhbz#856594
-export ICU_CFLAGS=`icu-config --cppflags`
 %configure --disable-static --disable-werror
 sed -i \
     -e 's|^hardcode_libdir_flag_spec=.*|hardcode_libdir_flag_spec=""|g' \


More information about the scm-commits mailing list