Update of /cvsroot/fink/dists/10.4/stable/main/finkinfo/net
In directory sc8-pr-cvs17:/tmp/cvs-serv22091

Modified Files:
        postfix-10.5.info 
Log Message:
REALLY fix building on 10.5. Sigh.

Index: postfix-10.5.info
===================================================================
RCS file: /cvsroot/fink/dists/10.4/stable/main/finkinfo/net/postfix-10.5.info,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- postfix-10.5.info   6 Jul 2007 17:30:59 -0000       1.1
+++ postfix-10.5.info   5 Sep 2007 01:15:07 -0000       1.2
@@ -113,7 +113,6 @@
 PatchScript: <<
 sed 's|@FINKPREFIX@|%p|g ' <%{PatchFile} | patch -p1
 perl -pi -e 's,/(etc|var/spool)/postfix,%p/\1/postfix,g; 
s,/etc/aliases,%p/etc/postfix/aliases,g' man/man1/* man/man5/* man/man8/* 
conf/* html/*.html README_FILES/*
-perl -pi -e 's/mail_owner = postfix/mail_owner = _postfix/; s/setgid_group = 
postdrop/setgid_group = _postdrop/' conf/main.cf
 <<
 
 NoSetCPPFLAGS: true
@@ -156,7 +155,7 @@
 <<
 
 InstallScript: <<
-       make non-interactive-package install_root="%d"
+       make non-interactive-package install_root="%d" mail_owner="_postfix" 
setgid_group="_postdrop"
        install -m0755 mta-switch %i/sbin
 <<
 DocFiles: AAAREADME COMPATIBILITY COPYRIGHT HISTORY IPv6-ChangeLog LICENSE 
RELEASE_NOTES* TLS_* US_PATENT_6321267


-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >>  http://get.splunk.com/
_______________________________________________
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-commits

Reply via email to