From a3e40b3b0e29ad4d8889c4ebcea3c33670c787b40d17029fabd82435cb00bf7b Mon Sep 17 00:00:00 2001 From: Raymond Wooninck Date: Sat, 21 Sep 2013 12:52:38 +0000 Subject: [PATCH] OBS-URL: https://build.opensuse.org/package/show/network:chromium/chromium?expand=0&rev=481 --- chromium.spec | 2 ++ 1 file changed, 2 insertions(+) diff --git a/chromium.spec b/chromium.spec index 2cc9abb..6aa74bb 100644 --- a/chromium.spec +++ b/chromium.spec @@ -244,6 +244,8 @@ WebDriver is an open source tool for automated testing of webapps across many br # apply vendor patch after substitution sed "s:RPM_VERSION:%{version}:" %{SOURCE20} | patch -p0 +sed -i 's|icu)|icu-i18n)|g' build/linux/system.gyp + %if 0%{?chromium_system_libs} # Remove most bundled libraries. Some are still needed. build/linux/unbundle/remove_bundled_libraries.py \