abinfo "Correcting permissions on executables..."
chmod -v +x "$PKGDIR"/usr/bin/*

abinfo "Moving /var/run => /run ..."
mv -v "$PKGDIR"/{var/,}run
