Skip to content

Allow file permissions for fpm-install #314

Open
@awvwgk

Description

@awvwgk

Currently the install command can only copy files from the build directory to a prefix. As pointed out in #257 it would be helpful to define permissions for the installed executables as well.

For this purpose we could search for the install program and leverage the built-in permission handling or do the permissions ourselves using chmod. This will probably be limited to POSIX platforms (Unix and Cygwin).

Metadata

Metadata

Assignees

No one assigned

    Labels

    easyDifficulty level is easy and good for starting into this projectenhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions