Skip to content

How to make an app distribution tarball #630

@phil-davis

Description

@phil-davis

Currently the Makefile in various app repos has make dist and/or make appstore targets.
(sometimes both - e.g. owncloud/richdocuments#302 )

  1. which is intended to be the "official" "standard" one?
  2. do we delete the other one?

They get out-of-sync and end up producing tarballs with different contents because appstore works by putting everything into the tarball expect for a list of things to be excluded, but dist works by just putting in a positive list of what is wanted.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions