Update of /cvsroot/fink/dists/10.3/unstable/crypto/finkinfo
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv12762

Modified Files:
        postfix-tls.info 
Log Message:
Specified -I. before other header locations to avoid picking up wrong events.h

Index: postfix-tls.info
===================================================================
RCS file: /cvsroot/fink/dists/10.3/unstable/crypto/finkinfo/postfix-tls.info,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- postfix-tls.info    12 Sep 2004 21:00:04 -0000      1.1
+++ postfix-tls.info    15 Sep 2004 01:24:25 -0000      1.2
@@ -1,6 +1,6 @@
 Package: postfix-tls
 Version: 2.1.4
-Revision: 1
+Revision: 2
 
 Homepage: http://www.postfix.org/
 Description: Mail transfer agent that's fast and secure
@@ -57,7 +57,7 @@
 
 Source: ftp://ftp.porcupine.org/mirrors/postfix-release/official/postfix-%v.tar.gz
 Source-MD5: f96fc9e7cbf9750d4a91475fcbd02a81
-source2: 
ftp://ftp.aet.tu-cottbus.de/pub/postfix_tls/pfixtls-0.8.18-2.1.3-0.9.7d.tar.gz
+Source2: 
ftp://ftp.aet.tu-cottbus.de/pub/postfix_tls/pfixtls-0.8.18-2.1.3-0.9.7d.tar.gz
 Source2-MD5: d3211ebd4d2fbbc9c78235666ed355ac
 
 PatchScript: <<
@@ -80,7 +80,7 @@
        -DDEF_QUEUE_DIR=\"%p/var/spool/postfix\" \
        -DDEF_SENDMAIL_PATH=\"%p/sbin/sendmail\" \
        -DUSE_SSL -DHAS_DB -DUSE_SASL_AUTH \
-       -I%p/include -I%p/include/openssl -I%p/include/db4 -I%p/include/sasl' \
+       -I. -I%p/include -I%p/include/openssl -I%p/include/db4 -I%p/include/sasl' \
        AUXLIBS="-L%p/lib -lssl -lcrypto -ldb -lsasl2"
 make
 <<



-------------------------------------------------------
This SF.Net email is sponsored by: thawte's Crypto Challenge Vl
Crack the code and win a Sony DCRHC40 MiniDV Digital Handycam
Camcorder. More prizes in the weekly Lunch Hour Challenge.
Sign up NOW http://ad.doubleclick.net/clk;10740251;10262165;m
_______________________________________________
Fink-commits mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-commits

Reply via email to