[79840] contrib/mpab/mpab-functions

jmr at macports.org jmr at macports.org
Mon Jun 27 15:47:37 PDT 2011


Revision: 79840
          http://trac.macports.org/changeset/79840
Author:   jmr at macports.org
Date:     2011-06-27 15:47:36 -0700 (Mon, 27 Jun 2011)
Log Message:
-----------
mpab: chmod sources world readable so privilege dropping works

Modified Paths:
--------------
    contrib/mpab/mpab-functions

Modified: contrib/mpab/mpab-functions
===================================================================
--- contrib/mpab/mpab-functions	2011-06-27 22:44:06 UTC (rev 79839)
+++ contrib/mpab/mpab-functions	2011-06-27 22:47:36 UTC (rev 79840)
@@ -239,6 +239,7 @@
          echo "No ${mpExport} found"
          return 1
       fi
+      chmod -R a+rX ${chrootPath}${SRC_PREFIX}
    fi
 
    if [[ ! -f ${chrootPath}${PREFIX}/bin/port ]]; then
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20110627/c099c439/attachment.html>


More information about the macports-changes mailing list