Skip to content

Fix processing of translated messages in git-artifacts #4952

@dscho

Description

@dscho

I noticed that recent git-artifacts builds in git-sdk-64 started outputting lines like this:

/usr/bin/makepkg: line 1023: /usr/bin/gettext: No such file or directory

The reason is most likely that I recently changed Git for Windows not to include gettext, and the makepkg-git sparse-checkout definition needing to account for that.

A probable consequence of this issue is that the translated messages (which are not shipped in Git for Windows' installer, to save on bandwidth) are either broken or not even included in the mingw-w64-git package anymore.

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