Ticket #46107: saltPortfilePatch

File saltPortfilePatch, 675 bytes (added by hahn.seb@…, 10 years ago)
Line 
1diff --git a/dports/sysutils/salt/Portfile b/dports/sysutils/salt/Portfile
2index af093e7..24ff85b 100644
3--- a/dports/sysutils/salt/Portfile
4+++ b/dports/sysutils/salt/Portfile
5@@ -13,6 +13,7 @@ maintainers         saltstack.com:cr
6 license             Apache-2
7 supported_archs     noarch
8 distname            v2014.1.13
9+revision            1
10 
11 description         Salt is a Python-based remote execution, automation, \
12                     configuration, and orchestration engine.
13@@ -66,7 +67,7 @@ post-activate {
14     }
15 }
16 
17-destroot {
18+post-destroot {
19 
20     if ![file exists ${destroot}/Library/LaunchDaemons] {
21         file mkdir ${destroot}/Library/LaunchDaemons