Update of /cvsroot/fink/dists/10.4/unstable/main/finkinfo/crypto
In directory vz-cvs-3.sog:/tmp/cvs-serv30615

Modified Files:
        libassuan2.info 
Log Message:
build-fix for 10.4 (thanks fangism!) still builds cleanly on 10.6; hope 
maintainer doesn't mind me pushing this commit


Index: libassuan2.info
===================================================================
RCS file: 
/cvsroot/fink/dists/10.4/unstable/main/finkinfo/crypto/libassuan2.info,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -d -r1.4 -r1.5
--- libassuan2.info     30 Apr 2011 14:26:30 -0000      1.4
+++ libassuan2.info     11 Jun 2011 12:54:31 -0000      1.5
@@ -11,7 +11,12 @@
 ConfigureParams: --mandir=%p/share/man --infodir=%p/share/info 
--disable-dependency-tracking
 
 PatchScript: <<
+#!/bin/sh -ev
 mv INSTALL INSTALL.txt
+# darwin8: need definition of fd_set from another header earlier
+sed -i.orig '/include <sys\/types.h>/i\
+#include <sys/time.h>
+' tests/ce-server.c
 <<
 
 CompileScript: <<


------------------------------------------------------------------------------
EditLive Enterprise is the world's most technically advanced content
authoring tool. Experience the power of Track Changes, Inline Image
Editing and ensure content is compliant with Accessibility Checking.
http://p.sf.net/sfu/ephox-dev2dev
_______________________________________________
Fink-commits mailing list
[email protected]
http://news.gmane.org/gmane.os.apple.fink.cvs

Reply via email to