Update of /cvsroot/fink/fink/perlmod/Fink
In directory fdv4jf1.ch3.sourceforge.com:/tmp/cvs-serv21068/perlmod/Fink
Modified Files:
ChangeLog Services.pm
Log Message:
Fix typo in dpkg_lockwait
Index: Services.pm
===================================================================
RCS file: /cvsroot/fink/fink/perlmod/Fink/Services.pm,v
retrieving revision 1.228
retrieving revision 1.229
diff -u -d -r1.228 -r1.229
--- Services.pm 8 May 2009 17:39:36 -0000 1.228
+++ Services.pm 13 May 2009 12:21:31 -0000 1.229
@@ -1829,8 +1829,8 @@
=cut
sub dpkg_lockwait {
- if (-f "Fink::Config::basepath/bin/dpkg-lockwait") {
- "Fink::Config::basepath/bin/dpkg-lockwait";
+ if (-f "$Fink::Config::basepath/bin/dpkg-lockwait") {
+ "$Fink::Config::basepath/bin/dpkg-lockwait";
} else {
&get_path('dpkg');
}
Index: ChangeLog
===================================================================
RCS file: /cvsroot/fink/fink/perlmod/Fink/ChangeLog,v
retrieving revision 1.1617
retrieving revision 1.1618
diff -u -d -r1.1617 -r1.1618
--- ChangeLog 13 May 2009 02:22:57 -0000 1.1617
+++ ChangeLog 13 May 2009 12:21:31 -0000 1.1618
@@ -1,3 +1,7 @@
+2009-05-13 Dave Vasilevsky <[email protected]>
+
+ * Services.pm: Fix typo in dpkg_lockwait.
+
2009-05-12 Dave Morrison <[email protected]>
* Bootstrap.pm: recognize 10.5.7
------------------------------------------------------------------------------
The NEW KODAK i700 Series Scanners deliver under ANY circumstances! Your
production scanning environment may not be a perfect world - but thanks to
Kodak, there's a perfect scanner to get the job done! With the NEW KODAK i700
Series Scanner you'll get full speed at 300 dpi even with all image
processing features enabled. http://p.sf.net/sfu/kodak-com
_______________________________________________
Fink-commits mailing list
[email protected]
http://news.gmane.org/gmane.os.apple.fink.cvs