Update of /cvsroot/fink/dists/10.4/stable/crypto/finkinfo
In directory sc8-pr-cvs5.sourceforge.net:/tmp/cvs-serv14553

Modified Files:
        mozilla.info 
Log Message:
remove obsolete -no-cpp-precomp directive


Index: mozilla.info
===================================================================
RCS file: /cvsroot/fink/dists/10.4/stable/crypto/finkinfo/mozilla.info,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -d -r1.5 -r1.6
--- mozilla.info        21 Nov 2006 02:24:16 -0000      1.5
+++ mozilla.info        14 Jan 2007 17:35:37 -0000      1.6
@@ -19,7 +19,10 @@
 NoSetCPPFLAGS: true
 SetCC: gcc -I%p/lib/freetype2/include -I%p/lib/freetype2/include/freetype2
 SetCXX: g++ -I%p/lib/freetype2/include -I%p/lib/freetype2/include/freetype2
-PatchScript: sed 's|@PREFIX@|%p|g' <%a/%n.patch | patch -p1
+PatchScript: <<
+ sed 's|@PREFIX@|%p|g' <%a/%n.patch | patch -p1
+ perl -pi.bak -e 's,-no-cpp-precomp,,' configure
+<<
 CompileScript: <<
 #! /bin/sh -ev
 export PATH="%p/lib/freetype2/bin:${PATH}"


-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-commits

Reply via email to