Skip to content

Commit

Permalink
update packaging comments and rm old scripts
Browse files Browse the repository at this point in the history
  • Loading branch information
jlblancoc committed Nov 24, 2021
1 parent 9392d88 commit b4ed033
Showing 1 changed file with 3 additions and 4 deletions.
7 changes: 3 additions & 4 deletions packaging/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,11 +8,10 @@ The main entry point in this directory is:
[packaging/make_release.sh](packaging/make_release.sh) for the full list of
tasks done.

- `packaging/prepare_ubuntu_pkgs_for_ppa.sh`: Script to generate Ubuntu PPA
packages.

Both above include the git submodules that should go into packages, and removes
The script includes the git submodules that should go into packages, and removes
those that are not intended to be shipped within Debian packages but which we
keep into the git repo for the convenience of (mainly) Windows users.

Read more here: [MRPT release check-list](https://docs.mrpt.org/reference/latest/make_a_mrpt_release.html) ([page source code](../doc/source/make_a_mrpt_release.rst)).

The code actually generating nightly (and stable) PPA releases lives [here](https://github.com/MRPT/mrpt-ubuntu-ppa-packages) (browse the different branches).

0 comments on commit b4ed033

Please sign in to comment.