Skip to content

Localized man3 pages do not get patterned to -devel #118

@EbonJaeger

Description

@EbonJaeger

Copied from AerynOS/os-tools#571:

By default man3 pages get auto-patterned to the -devel subpackage but it seems there was an oversight and localized man3 pages are not included e.g. /usr/share/man/uk/man3/

@joebonrichie said that Ypkg probably has the same problem (it does), to which I said "it should be an easy fix." Little did I know that Ypkg uses its own Temu version of glob to do pattern matching. We should rip all of that out, and use proper glob from Python, because really, why wouldn't we?

See: https://github.com/getsolus/ypkg/blob/master/ypkg2/stringglob.py
See: https://github.com/getsolus/ypkg/blob/master/ypkg2/packages.py#L243

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    Projects

    Status

    Todo

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions