This script can be used to rebuild a binary package in the SYSROOT and reinstall it in the destination root. ```sh ./rebuild-pkg sec-policy/selinux-aimee-os make -W /tmp/build/.built O=/tmp/build IMAGESDIR=${PWD}/images ```