[133159] trunk/dports/sysutils/salt/Portfile

cal at macports.org cal at macports.org
Sun Feb 22 08:54:51 PST 2015


Revision: 133159
          https://trac.macports.org/changeset/133159
Author:   cal at macports.org
Date:     2015-02-22 08:54:51 -0800 (Sun, 22 Feb 2015)
Log Message:
-----------
salt: don't override, but augment, destroot phase, closes #46107

Modified Paths:
--------------
    trunk/dports/sysutils/salt/Portfile

Modified: trunk/dports/sysutils/salt/Portfile
===================================================================
--- trunk/dports/sysutils/salt/Portfile	2015-02-22 16:38:53 UTC (rev 133158)
+++ trunk/dports/sysutils/salt/Portfile	2015-02-22 16:54:51 UTC (rev 133159)
@@ -13,6 +13,7 @@
 license             Apache-2
 supported_archs     noarch
 distname            v2014.1.13
+revision            1
 
 description         Salt is a Python-based remote execution, automation, \
                     configuration, and orchestration engine.
@@ -66,7 +67,7 @@
     }
 }
 
-destroot {
+post-destroot {
 
     if ![file exists ${destroot}/Library/LaunchDaemons] {
         file mkdir ${destroot}/Library/LaunchDaemons
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20150222/45f1362e/attachment.html>


More information about the macports-changes mailing list