Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 417 Bytes

README.md

File metadata and controls

14 lines (9 loc) · 417 Bytes

Repository with script to create PPA or custom Debian snapshot packages of the MRPT project.

The debian directory is maintained in a separate git branch for each i target distribution.

Usage examples:

MRPT_PKG_EXPORTED_SUBMODULES="nanoflann simpleini" \
./build-mrpt-deb-pkg.sh  -s -g develop -d bionic

MRPT_PKG_EXPORTED_SUBMODULES="nanoflann" \
./build-mrpt-deb-pkg.sh  -s -g develop -d focal