Update of /cvsroot/fink/fink
In directory fdv4jf1.ch3.sourceforge.com:/tmp/cvs-serv1397

Modified Files:
        bootstrap 
Log Message:
suppress printing msg (that was for debugging)


Index: bootstrap
===================================================================
RCS file: /cvsroot/fink/fink/bootstrap,v
retrieving revision 1.26
retrieving revision 1.27
diff -u -d -r1.26 -r1.27
--- bootstrap   22 Mar 2009 02:06:40 -0000      1.26
+++ bootstrap   4 Apr 2009 21:51:26 -0000       1.27
@@ -89,7 +89,7 @@
 
 my $perlexe  = "/usr/bin/perl";
 
-       print "$osMajorVer\n";
+#      print "$osMajorVer\n";
 
 if ($osMajorVer > 9) { 
        $perlexe = "/usr/bin/arch -arch $arch /usr/bin/perl5.10.0";


------------------------------------------------------------------------------
_______________________________________________
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs

Reply via email to