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

Modified Files:
        cernlib2006.info 
Log Message:
Partial fix for cernlib on 10.7. paw is still broken.

Index: cernlib2006.info
===================================================================
RCS file: /cvsroot/fink/dists/10.7/stable/main/finkinfo/sci/cernlib2006.info,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- cernlib2006.info    28 Jul 2011 15:01:59 -0000      1.1
+++ cernlib2006.info    3 Aug 2011 15:40:15 -0000       1.2
@@ -1,7 +1,7 @@
 Info3: <<
 Package: cernlib2006
 Version: 2006b
-Revision: 12
+Revision: 13
 Description: Paw and other basic executables
 Depends: x11
 BuildDepends: <<
@@ -36,7 +36,7 @@
 SourceRename: cernlib-%v.tar.gz
 Source-MD5: 750c4804a2366ccd8e80c45a055f8ac5
 Source2: http://cern.ch/~mommsen/fink/%f.patch.gz
-Source2-MD5: ee8529a5f0bb8cd3077bc21f94ec2695
+Source2-MD5: 3de9dfcb6ae2dd0a772dbf140b2cfc88
 SourceDirectory: 2006/src
 PatchScript: <<
   #!/bin/sh -ev
@@ -52,6 +52,8 @@
 <<
 CompileScript: <<
   #!/bin/sh -ev
+  rm -rf include
+  ln -s cernlib/%v/include .
   ln -s cernlib/%v/lib .
   ln -s cernlib/%v/bin .
   export CERN=%b/cernlib
@@ -62,6 +64,7 @@
   export HAVE_MOTIF=yes
   ${CVSCOSRC}/config/imake_boot
   make tree
+  make install.include CERN_INCLUDEDIR=${CERN_ROOT}/include
   pushd packlib/kuip/programs/kuipc 
   make 
   make install.bin 
@@ -73,7 +76,6 @@
   (cd graflib; make install.bin) || exit 1
   make patchy/Makefile
   (cd patchy; make install.bin) || exit 1
-  make install.include CERN_INCLUDEDIR=${CERN_ROOT}/include
 <<
 InstallScript: <<
   install -d %i/bin


------------------------------------------------------------------------------
BlackBerry&reg; DevCon Americas, Oct. 18-20, San Francisco, CA
The must-attend event for mobile developers. Connect with experts. 
Get tools for creating Super Apps. See the latest technologies.
Sessions, hands-on labs, demos & much more. Register early & save!
http://p.sf.net/sfu/rim-blackberry-1
_______________________________________________
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs

Reply via email to