Update of /cvsroot/fink/dists/10.4/unstable/main/finkinfo/sci
In directory fdv4jf1.ch3.sourceforge.com:/tmp/cvs-serv14590

Modified Files:
        mosflm.info 
Log Message:
cleaned up mosflm replaced zsh with bash in CompileScript

Index: mosflm.info
===================================================================
RCS file: /cvsroot/fink/dists/10.4/unstable/main/finkinfo/sci/mosflm.info,v
retrieving revision 1.24
retrieving revision 1.25
diff -u -d -r1.24 -r1.25
--- mosflm.info 7 Sep 2009 03:09:19 -0000       1.24
+++ mosflm.info 7 Sep 2009 22:56:09 -0000       1.25
@@ -1,6 +1,6 @@
 Package: mosflm
 Version: 7.0.5
-Revision: 1
+Revision: 2
 Source: 
http://www.mrc-lmb.cam.ac.uk/harry/mosflm/ver705/build-it-yourself/mosflm705.tgz
 SourceDirectory: mosflm705
 Source-MD5: 972a14604d5a291501555fc758329dcb 
@@ -10,12 +10,7 @@
 PatchFile: %n.patch
 PatchFile-MD5: 237a59e6ce608eb43584d619777c944b
 CompileScript: << 
-#!/bin/zsh -efv
-source %p/bin/init.sh
-if [[ "%m" != "x86_64" ]]; then
-       perl -pi -e 's|gfortran|gfortran -m32|g' fink_gfortran.zsh
-       perl -pi -e 's|gcc |gcc -m32 |g' fink_gfortran.zsh
-fi
+#!/bin/bash -efv
 source fink_gfortran.zsh
 make
 cd bin


------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
trial. Simplify your report design, integration and deployment - and focus on 
what you do best, core application coding. Discover what's new with 
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
_______________________________________________
Fink-commits mailing list
[email protected]
http://news.gmane.org/gmane.os.apple.fink.cvs

Reply via email to