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

Modified Files:
        molmol.info molmol.patch 
Log Message:
molmol: fixed order of include dirs.

Index: molmol.patch
===================================================================
RCS file: /cvsroot/fink/dists/10.4/stable/main/finkinfo/sci/molmol.patch,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -d -r1.6 -r1.7
--- molmol.patch        5 Sep 2009 05:25:52 -0000       1.6
+++ molmol.patch        15 May 2011 22:09:14 -0000      1.7
@@ -29,7 +29,7 @@
 +
 +CPP = /usr/bin/cpp
 +
-+MCPPFLAGS =  -DMAXINT=INT_MAX -I/usr/X11R6/include -I@PREFIX@/include 
-bind_at_load -I$(TOP)
++MCPPFLAGS =  -DMAXINT=INT_MAX -I$(TOP) -I@PREFIX@/include 
-I/usr/X11R6/include -bind_at_load
 +
 +CC = gcc 
 +

Index: molmol.info
===================================================================
RCS file: /cvsroot/fink/dists/10.4/stable/main/finkinfo/sci/molmol.info,v
retrieving revision 1.19
retrieving revision 1.20
diff -u -d -r1.19 -r1.20
--- molmol.info 5 May 2010 17:23:10 -0000       1.19
+++ molmol.info 15 May 2011 22:09:14 -0000      1.20
@@ -1,6 +1,6 @@
 Package: molmol
 Version: 2k.2.0
-Revision: 1046
+Revision: 1047
 CustomMirror: <<
  eur-DE: ftp://ftp.uni-frankfurt.de/pub/Mirrors2/gentoo.org/
  eur-PL: ftp://ftp.prz.rzeszow.pl/pub/gentoo/source/
@@ -50,7 +50,7 @@
 Depends: x11, freeglut-shlibs, openmotif3-shlibs, libtiff-shlibs, 
libjpeg-shlibs, libpng3-shlibs, mesa-libglw-openmotif3-shlibs
 BuildDepends: freeglut, openmotif3, libtiff, libjpeg, libpng3, x11-dev, 
mesa-libglw-openmotif3, fink (>= 0.24.12)
 PatchFile: %n.patch
-PatchFile-MD5: 10bf2d62aa8a6402a05403d3ffa16cd1
+PatchFile-MD5: 4bb16f8e80936dc8fe73ff52e28dee43
 
 PatchScript: <<
 chmod -R +w *


------------------------------------------------------------------------------
Achieve unprecedented app performance and reliability
What every C/C++ and Fortran developer should know.
Learn how Intel has extended the reach of its next-generation tools
to help boost performance applications - inlcuding clusters.
http://p.sf.net/sfu/intel-dev2devmay
_______________________________________________
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs

Reply via email to