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 \