Skip to content

Packager option to not produce a zip file #170

Open
@specious

Description

@specious

The packager currently is hard-set to produce a zip file:

pushd "$PKG_DIR" > /dev/null
zip --symlinks --recurse-paths "$PKG_BIN_FILENAME".zip -- *

It would be useful to add an option to skip the zipping (which will also make it unnecessary to have zip installed on the packaging system).

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