Update of /cvsroot/fink/dists/10.4/stable/main/finkinfo/libs
In directory sfp-cvsdas-3.v30.ch3.sourceforge.com:/tmp/cvs-serv28804

Modified Files:
        pth2-dev.info 
Log Message:
build fixes


Index: pth2-dev.info
===================================================================
RCS file: /cvsroot/fink/dists/10.4/stable/main/finkinfo/libs/pth2-dev.info,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- pth2-dev.info       16 Jul 2008 16:42:58 -0000      1.1
+++ pth2-dev.info       14 Oct 2010 05:04:39 -0000      1.2
@@ -1,31 +1,25 @@
 Package: pth2-dev
 Version: 2.0.7
-Revision: 1021
+Revision: 1023
 Description: Portable library that provides scheduling
 License: LGPL
-Maintainer: Benjamin Reed <p...@fink.racoonfink.com>
+Maintainer: Benjamin Reed <p...@fink.raccoonfink.com>
 
 Depends: pth2-shlibs (>= %v-%r)
 Conflicts: pth
 Replaces: pth
-BuildDependsOnly: True
+BuildDependsOnly: true
+InfoTest: TestScript: make test || exit 2
 
 Source: mirror:gnu:pth/pth-%v.tar.gz
 Source-MD5: 9cb4a25331a4c4db866a31cbe507c793
 
 SetMAKEFLAGS: -j1
 NoSetMAKEFLAGS: true
-ConfigureParams: --mandir='${prefix}/share/man' --disable-pthread
-CompileScript: <<
-#!/bin/sh -ex
-  export CC=/usr/bin/gcc
-  export CXX=/usr/bin/g++
-  ./configure %c
-  make
-  make test
-<<
+UseMaxBuildJobs: false
+ConfigureParams: --mandir='${prefix}/share/man' --disable-pthread 
--enable-optimize --host=%m-apple-darwin`uname -r|cut -f1 -d.`
 
-InstallScript: make install DESTDIR=%d
+InstallScript: make -j1 install DESTDIR=%d
 DocFiles: ANNOUNCE AUTHORS COPYING ChangeLog HACKING HISTORY INSTALL NEWS 
PORTING README SUPPORT TESTS THANKS USERS
 SplitOff: <<
        Package: pth2-shlibs


------------------------------------------------------------------------------
Beautiful is writing same markup. Internet Explorer 9 supports
standards for HTML5, CSS3, SVG 1.1,  ECMAScript5, and DOM L2 & L3.
Spend less time writing and  rewriting code and more time creating great
experiences on the web. Be a part of the beta today.
http://p.sf.net/sfu/beautyoftheweb
_______________________________________________
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs

Reply via email to