UBLOCK_LATIN_EXTENDED_F

OBS-URL: https://build.opensuse.org/package/show/Publishing:TeXLive/texlive?expand=0&rev=427
This commit is contained in:
Dr. Werner Fink 2023-03-27 11:34:44 +00:00 committed by Git OBS Bridge
parent 28c3bfea31
commit 4bc7a07c17

View File

@ -4137,7 +4137,8 @@ popd
# Read the options file
. %{options}
if test -d /usr/include/unicode -a -d /usr/include/harfbuzz
if test -d /usr/include/unicode -a -d /usr/include/harfbuzz && \
grep -qrs UBLOCK_LATIN_EXTENDED_F /usr/include/unicode
then
icu[0]='--with-system-icu'
icu[1]='--with-system-harfbuzz'