Skip to content

Build Repositories need to remove icu-config dummy after configure.ac fix #628

Description

@XV02

If the open PR #597 merges with the project, all the build repositories that contain the next line should remove it since the fix makes it obsolete and dead code.

COPY icu-config /usr/bin/icu-config

The fix implements a fallback for when icu-config is not present and uses the new names "icu-uc" "icu-i18n" to verify them, making the dummy script deprecated.

The dummy file for patching the issue icu-config should also be removed after updating the Build Repositories.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions