[35058] trunk/dports/mail/postfix/Portfile

jmr at macports.org jmr at macports.org
Sun Mar 16 01:01:40 PDT 2008


Revision: 35058
          http://trac.macosforge.org/projects/macports/changeset/35058
Author:   jmr at macports.org
Date:     2008-03-16 01:01:38 -0700 (Sun, 16 Mar 2008)

Log Message:
-----------
postfix: make destroot work.

Modified Paths:
--------------
    trunk/dports/mail/postfix/Portfile

Modified: trunk/dports/mail/postfix/Portfile
===================================================================
--- trunk/dports/mail/postfix/Portfile	2008-03-16 07:44:57 UTC (rev 35057)
+++ trunk/dports/mail/postfix/Portfile	2008-03-16 08:01:38 UTC (rev 35058)
@@ -57,7 +57,7 @@
         ${destroot}${prefix}/var/spool/postfix/maildrop
     destroot.keepdirs ${destroot}${prefix}/var/spool/postfix/public \
         ${destroot}${prefix}/var/spool/postfix/maildrop
-    system "/bin/sh postfix-install -non-interactive \
+    system "cd ${worksrcpath} && /bin/sh postfix-install -non-interactive \
         install_root=${destroot} \
         config_directory=${prefix}/etc/postfix \
         daemon_directory=${prefix}/libexec/postfix \

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20080316/eb62b2f9/attachment.html


More information about the macports-changes mailing list