Update of /cvsroot/fink/fink/perlmod/Fink
In directory sfp-cvsdas-3.v30.ch3.sourceforge.com:/tmp/cvs-serv5289/perlmod/Fink
Modified Files:
VirtPackage.pm
Log Message:
stray output when debug was not enabled
Index: VirtPackage.pm
===================================================================
RCS file: /cvsroot/fink/fink/perlmod/Fink/VirtPackage.pm,v
retrieving revision 1.153
retrieving revision 1.154
diff -u -d -r1.153 -r1.154
--- VirtPackage.pm 21 Oct 2010 01:28:30 -0000 1.153
+++ VirtPackage.pm 21 Oct 2010 01:45:16 -0000 1.154
@@ -454,7 +454,7 @@
print STDERR "Current/Headers/jni.h "
if ($options{debug});
$latest_javadev = $dir unless (defined
$latest_javadev);
} else {
- print STDERR
"$javadir/$dir/Headers/jni.h missing ";
+ print STDERR
"$javadir/$dir/Headers/jni.h missing " if ($options{debug});
$hash->{status} = STATUS_ABSENT;
}
$self->{$hash->{package}} = $hash unless
(exists $self->{$hash->{package}});
------------------------------------------------------------------------------
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