mirror of
https://github.com/macports/mpbb.git
synced 2026-07-12 18:18:44 -07:00
mpab: chmod sources world readable so privilege dropping works
git-svn-id: https://svn.macports.org/repository/macports/contrib/mpab@79840 d073be05-634f-4543-b044-5fe20cf6d1d6
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user