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

Modified Files:
        pymol-py.info 
Log Message:
update for 10.6

Index: pymol-py.info
===================================================================
RCS file: /cvsroot/fink/dists/10.4/unstable/main/finkinfo/sci/pymol-py.info,v
retrieving revision 1.21
retrieving revision 1.22
diff -u -d -r1.21 -r1.22
--- pymol-py.info       31 Dec 2008 01:36:21 -0000      1.21
+++ pymol-py.info       8 Mar 2009 20:39:57 -0000       1.22
@@ -9,7 +9,7 @@
 Source: http://diablo.ucsc.edu/~wgscott/pymol/pymol-%v-src.tgz
 Source-MD5: 1ffa3e276360694012ce6e2029f6ea91
 PatchFile: pymol-py.patch
-PatchFile-MD5: 8e290e2aaf27d3203795adf0a4621916
+PatchFile-MD5: f0a874382d1670e27beae91b52e5d4d0
 SourceDirectory: pymol-1.1
 # Source2: http://www.weizmann.ac.il/ISPC/eMovie.py
 # Source2-MD5: 0d2236e26f00d944223f6c17049c2b97
@@ -19,7 +19,11 @@
 Replaces: pymol, pymol-py22, pymol-py23, pymol-py24, pymol-py25
 PatchScript: sed 's|@FINKPREFIX@|%p|g' < %{PatchFile} | sed 
's|python2.X|python%type_raw[python]|g' | sed 
's|pymol-py2X|pymol-py%type_pkg[python]|g' | patch -p1
 CompileScript: <<
+#! /bin/sh -ex
 (cd setup; cp Rules.osx-fink %b/Rules.delsci)
+case `uname -r` in
+10.*) perl -pi -e "s,-Wno-long-double,," ./Rules.delsci ;;
+esac
 make -f Makefile.delsci
 <<
 InstallScript: <<


------------------------------------------------------------------------------
Open Source Business Conference (OSBC), March 24-25, 2009, San Francisco, CA
-OSBC tackles the biggest issue in open source: Open Sourcing the Enterprise
-Strategies to boost innovation and cut costs with open source participation
-Receive a $600 discount off the registration fee with the source code: SFAD
http://p.sf.net/sfu/XcvMzF8H
_______________________________________________
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs

Reply via email to