Skip to content

Installing a package created by makefontpkg throws errors on installation #10

@mqus

Description

@mqus

Due to #6 and #7, which removed the dependencies, the calls to mkfontscale and mkfontdir now fail.

As they seem to be unneccesary (they are done by pacman hooks anyway if the packages are installed), the calls can be removed. In my case fc-cache was installed already (via fontconfig) but as there is no dependency, even that call will fail. (See the guidelines).

As the hooks already take care of everything, I think it's fine to remove all pre/post install/update/etc functions/scripts of this package(=the .INSTALL file).

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions