[150945] contrib/mp-buildbot/mpbb

ryandesign at macports.org ryandesign at macports.org
Wed Aug 3 04:19:54 PDT 2016


Revision: 150945
          https://trac.macports.org/changeset/150945
Author:   ryandesign at macports.org
Date:     2016-08-03 04:19:54 -0700 (Wed, 03 Aug 2016)
Log Message:
-----------
mp-buildbot: export PORTSRC

Modified Paths:
--------------
    contrib/mp-buildbot/mpbb

Modified: contrib/mp-buildbot/mpbb
===================================================================
--- contrib/mp-buildbot/mpbb	2016-08-03 01:11:10 UTC (rev 150944)
+++ contrib/mp-buildbot/mpbb	2016-08-03 11:19:54 UTC (rev 150945)
@@ -167,6 +167,7 @@
     usage
 fi
 ## Otherwise, run the command and deal with errors
+export PORTSRC="${option_workdir}/macports.conf"
 if ! $command; then
     errmsg "Failed to run $command"
     exit 1
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20160803/ecb3923b/attachment.html>


More information about the macports-changes mailing list