Update of /cvsroot/fink/dists/10.4/unstable/main/finkinfo/sci
In directory sc8-pr-cvs5.sourceforge.net:/tmp/cvs-serv4292

Modified Files:
        pari-gp.info 
Log Message:
catch an error


Index: pari-gp.info
===================================================================
RCS file: /cvsroot/fink/dists/10.4/unstable/main/finkinfo/sci/pari-gp.info,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -d -r1.4 -r1.5
--- pari-gp.info        30 Jun 2006 14:11:32 -0000      1.4
+++ pari-gp.info        30 Jun 2006 14:17:45 -0000      1.5
@@ -45,6 +45,8 @@
        if ($build < 5341) {
                die "\nSorry, this package requires XCode 2.3 or later to 
build.  Please upgrade\nyour XCode and try again.\n\n";
        }
+} else {
+       die "Couldn't run '/usr/bin/gcc --version'.\n";
 }
 
  if ( "%type_raw[-nox]" eq "-nox" ) {


Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-commits

Reply via email to