Update of /cvsroot/fink/fink/perlmod/Fink
In directory 
sfp-cvsdas-3.v30.ch3.sourceforge.com:/tmp/cvs-serv26093/perlmod/Fink

Modified Files:
        VirtPackage.pm 
Log Message:
10.5 too

Index: VirtPackage.pm
===================================================================
RCS file: /cvsroot/fink/fink/perlmod/Fink/VirtPackage.pm,v
retrieving revision 1.152
retrieving revision 1.153
diff -u -d -r1.152 -r1.153
--- VirtPackage.pm      21 Oct 2010 01:27:20 -0000      1.152
+++ VirtPackage.pm      21 Oct 2010 01:28:30 -0000      1.153
@@ -450,7 +450,7 @@
                                if (-r $javadir . '/' . $dir . 
'/Headers/jni.h') {
                                        print STDERR "$dir/Headers/jni.h " if 
($options{debug});
                                        $latest_javadev = $dir unless (defined 
$latest_javadev);
-                               } elsif ($distribution ge "10.6" && $ver >= 14 
&& -r $javadir . '/Current/Headers/jni.h') {
+                               } elsif ($distribution ge "10.5" && $ver >= 14 
&& -r $javadir . '/Current/Headers/jni.h') {
                                        print STDERR "Current/Headers/jni.h " 
if ($options{debug});
                                        $latest_javadev = $dir unless (defined 
$latest_javadev);
                                } else {


------------------------------------------------------------------------------
Nokia and AT&T present the 2010 Calling All Innovators-North America contest
Create new apps & games for the Nokia N8 for consumers in  U.S. and Canada
$10 million total in prizes - $4M cash, 500 devices, nearly $6M in marketing
Develop with Nokia Qt SDK, Web Runtime, or Java and Publish to Ovi Store 
http://p.sf.net/sfu/nokia-dev2dev
_______________________________________________
Fink-commits mailing list
[email protected]
http://news.gmane.org/gmane.os.apple.fink.cvs

Reply via email to