[go: up one dir, main page]

packaging next: make sure to copy only octez binaries in stage area

What

Fix a recent problem in debian packages
Ref: https://gitlab.com/tezos/tezos/-/jobs/7198893402

Why

Recently we added some .opam files in the toplevel directory. This make the code to copy octez binary fail to only copy octez binaries.

Lintian picks up this as a warning.

How

I refined the code to get only octez-binaries.

Manually testing the MR

Check if the packages do not include any .opam files

Checklist

  • Document the interface of any function added or modified (see the coding guidelines)
  • Document any change to the user interface, including configuration parameters (see node configuration)
  • Provide automatic testing (see the testing guide).
  • For new features and bug fixes, add an item in the appropriate changelog (docs/protocols/alpha.rst for the protocol and the environment, CHANGES.rst at the root of the repository for everything else).
  • Select suitable reviewers using the Reviewers field below.
  • Select as Assignee the next person who should take action on that MR

Merge request reports

Loading