Skip to content

Implement installation subdirectory from category #43

@ethouris

Description

@ethouris

There is sometimes a need to install a file in a subdirectory of a directory assigned to installation category. For example, if the lib category resolves effectively to /usr/lib64, then there should be allowed -install lib/pkgconfig that will resolve the lib part into the installation category, and rest of the path will be added as suffix, so this will finally resolve to /usr/lib64/pkgconfig.

An alternative method would be to create a special key that will define installation subdirectory. This could be used also in case when the installation category is defined implicitly - for example, files specified in -h key.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions