Skip to content

Implement zapping of apk packages with ver different than aports (466)

clayton craft requested to merge feature/466_zap_mismatch_binaries into master

This adds a new option to zap: -b / --mismatch-bins

When set, any binary apks in the work directory packages folder will be removed if their version differs from the version in the relevant APKBUILD in aports.

Merge request reports