The source project of this merge request has been removed.
ZXing: remove devel files from runtime
Safely bumping ZXing without controlling ABI/API changes is possible only when no external app use it (which fortunately may be the case). Ensure this is by removing all devel files post runtime build.
Internal usage ZXing by prison framework isn't affected by this MR. This is same approach as taken for libjxl and libavif.
Edited by Andrew Cooligan