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

Modified Files:
        rnaview.info 
Log Message:
fix for 10.6 32-bit

Index: rnaview.info
===================================================================
RCS file: /cvsroot/fink/dists/10.4/unstable/main/finkinfo/sci/rnaview.info,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
--- rnaview.info        6 Apr 2008 01:03:54 -0000       1.3
+++ rnaview.info        7 Sep 2009 19:03:27 -0000       1.4
@@ -1,17 +1,17 @@
 Package: rnaview
 Version: 1.0
-Revision: 1
+Revision: 2
 Source: http://ndbserver.rutgers.edu/ftp/NDB/programs/rna/RNAVIEW.tar.gz
 Source-MD5: 8c7c5512e889fe163c45827368cb07fc
 SourceDirectory: RNAVIEW
 CompileScript: << 
-#!/bin/zsh -efv
+#!/bin/bash -efv
 /bin/rm -f bin/rnaview
 make
-/bin/rm -f **/*.o
+/bin/rm -f *.o */*.o  
 <<
 InstallScript: <<
-#!/bin/zsh -efv
+#!/bin/bash -efv
 mkdir -p %i/bin
 cp bin/rnaview %i/bin/rnaview
 mkdir -p %i/share/rnaview


------------------------------------------------------------------------------
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
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs

Reply via email to