diff --git a/mpab-functions b/mpab-functions index a01b68d..7820439 100644 --- a/mpab-functions +++ b/mpab-functions @@ -239,6 +239,7 @@ function buildMacPorts() echo "No ${mpExport} found" return 1 fi + chmod -R a+rX ${chrootPath}${SRC_PREFIX} fi if [[ ! -f ${chrootPath}${PREFIX}/bin/port ]]; then