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

Modified Files:
        octave-3.0.5.info octave-3.2.4.info struct-oct.info 
Log Message:
Fixes

Index: octave-3.0.5.info
===================================================================
RCS file: /cvsroot/fink/dists/10.7/stable/main/finkinfo/sci/octave-3.0.5.info,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -d -r1.14 -r1.15
--- octave-3.0.5.info   6 Sep 2011 11:37:28 -0000       1.14
+++ octave-3.0.5.info   6 Sep 2011 15:59:00 -0000       1.15
@@ -2,7 +2,7 @@
 Package: octave%type_pkg[-atlas]
 Type: -atlas (.), oct(3.0.5)
 Version: 3.0.5
-Revision: 13
+Revision: 14
 Maintainer: Alexander Hansen <alexkhan...@users.sourceforge.net>
 
 # disable atlas on 10.7 distro file until atlas is available
@@ -178,7 +178,7 @@
        PostInstScript: <<
                finkpath=`fink dumpinfo -ePATH %N`
                fink_cc=`export $finkpath; which gcc`
-               fink_cxx=`export $finkpath; which gcc`
+               fink_cxx=`export $finkpath; which g++`
                sed -i.bak      -e 's|@WHICH_CC@|$fink_cc|g' \
                                        -e 's|@WHICH_CXX@|$fink_cxx|g' 
/%p/bin/mkoctfile-%type_raw[oct]
        <<

Index: struct-oct.info
===================================================================
RCS file: /cvsroot/fink/dists/10.7/stable/main/finkinfo/sci/struct-oct.info,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- struct-oct.info     5 Sep 2011 13:13:51 -0000       1.2
+++ struct-oct.info     6 Sep 2011 15:59:00 -0000       1.3
@@ -61,7 +61,7 @@
 # since the foo-oct%type_pkg[oct] packages are designed to be built/installed
 # in the same way.
 
-Source: mirror:sourceforge:octave/Octave Forge Packages/Individual Package 
Releases/%type_raw[forge]-%v.tar.gz
+Source: mirror:sourceforge:mirror:sourceforge:octave/%type_raw[forge]-%v.tar.gz
 
 NoSetCPPFLAGS: true
 NoSetLDFLAGS: true

Index: octave-3.2.4.info
===================================================================
RCS file: /cvsroot/fink/dists/10.7/stable/main/finkinfo/sci/octave-3.2.4.info,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -d -r1.14 -r1.15
--- octave-3.2.4.info   6 Sep 2011 11:37:28 -0000       1.14
+++ octave-3.2.4.info   6 Sep 2011 15:59:00 -0000       1.15
@@ -2,7 +2,7 @@
 Package: octave%type_pkg[-atlas]
 Type: -atlas (.), oct(3.2.4)
 Version: 3.2.4
-Revision: 8
+Revision: 9
 Maintainer: Alexander Hansen <alexkhan...@users.sourceforge.net>
 
 # disable atlas on 10.7 distro file until atlas is available
@@ -215,7 +215,7 @@
        PostInstScript: <<
                finkpath=`fink dumpinfo -ePATH %N`
                fink_cc=`export $finkpath; which gcc`
-               fink_cxx=`export $finkpath; which gcc`
+               fink_cxx=`export $finkpath; which g++`
                sed -i.bak      -e 's|@WHICH_CC@|$fink_cc|g' \
                                        -e 's|@WHICH_CXX@|$fink_cxx|g' 
/%p/bin/mkoctfile-%type_raw[oct]
        <<


------------------------------------------------------------------------------
Special Offer -- Download ArcSight Logger for FREE!
Finally, a world-class log management solution at an even better 
price-free! And you'll get a free "Love Thy Logs" t-shirt when you
download Logger. Secure your free ArcSight Logger TODAY!
http://p.sf.net/sfu/arcsisghtdev2dev
_______________________________________________
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs

Reply via email to