Update of /cvsroot/fink/dists/10.7/stable/main/finkinfo/sci In directory sfp-cvs-1.v30.ch3.sourceforge.com:/tmp/cvs-serv30661/sci
Modified Files: libmatheval.info Log Message: fix for 10.8+ where libfl.a has been removed from the system reported upstream Index: libmatheval.info =================================================================== RCS file: /cvsroot/fink/dists/10.7/stable/main/finkinfo/sci/libmatheval.info,v retrieving revision 1.1 retrieving revision 1.2 diff -u -d -r1.1 -r1.2 --- libmatheval.info 11 Aug 2013 17:11:21 -0000 1.1 +++ libmatheval.info 14 Aug 2013 11:58:49 -0000 1.2 @@ -17,6 +17,10 @@ Depends: %n-shlibs (= %v-%r) BuildDependsOnly: true +PatchScript: << + ### 10.8 doesn't have libfl, but has libl. Make sure Makefile.in doesn't hardcode one. + perl -pi -e 's|-lfl|\@LEXLIB\@|g' lib/Makefile.in +<< ConfigureParams: << --enable-dependency-tracking \ GUILE=%p/bin/guile-1.8 \ ------------------------------------------------------------------------------ Get 100% visibility into Java/.NET code with AppDynamics Lite! It's a free troubleshooting tool designed for production. Get down to code-level detail for bottlenecks, with <2% overhead. Download for free and get started troubleshooting in minutes. http://pubads.g.doubleclick.net/gampad/clk?id=48897031&iu=/4140/ostg.clktrk _______________________________________________ Fink-commits mailing list Fink-commits@lists.sourceforge.net http://news.gmane.org/gmane.os.apple.fink.cvs