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

Modified Files:
        melina.info 
Log Message:
Take gcc from the same version as gfortran.
Apparently build crashes on some architectures where these versions are too far 
apart.
Merci jfm.


Index: melina.info
===================================================================
RCS file: /cvsroot/fink/dists/10.4/unstable/main/finkinfo/sci/melina.info,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -d -r1.10 -r1.11
--- melina.info 13 Jul 2011 10:04:03 -0000      1.10
+++ melina.info 13 Jul 2011 18:13:23 -0000      1.11
@@ -7,7 +7,10 @@
 License: LGPL
 Depends: gcc45-compiler
 BuildDepends: x11-dev
-PatchScript: find . -name '._*' -delete
+PatchScript: <<
+ find . -name '._*' -delete
+ /usr/bin/sed -i'' -e '/Darwin-gfortran-i386/,/Darwin-g95/s,gcc -c,gcc-4 -c,' 
bin/options_machine 
+<<
 CompileScript: <<
 #!/bin/sh -ex
  export 
PATH=".:%p/lib/gcc4.5/bin:%p/bin:%p/sbin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/X11R6/bin"
 


------------------------------------------------------------------------------
AppSumo Presents a FREE Video for the SourceForge Community by Eric 
Ries, the creator of the Lean Startup Methodology on "Lean Startup 
Secrets Revealed." This video shows you how to validate your ideas, 
optimize your ideas and identify your business strategy.
http://p.sf.net/sfu/appsumosfdev2dev
_______________________________________________
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs

Reply via email to