Update of /cvsroot/fink/web/pdb
In directory sc8-pr-cvs17.sourceforge.net:/tmp/cvs-serv6245

Modified Files:
        handle_options.inc 
Log Message:
typo

Index: handle_options.inc
===================================================================
RCS file: /cvsroot/fink/web/pdb/handle_options.inc,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -d -r1.14 -r1.15
--- handle_options.inc  11 Dec 2007 20:46:14 -0000      1.14
+++ handle_options.inc  6 Jan 2008 16:20:25 -0000       1.15
@@ -175,7 +175,7 @@
                        $dist = $_d->getId();
                } else {
                        if ($_d->getName() == $dist_name) {
-                               $dist = $_->getId();
+                               $dist = $_d->getId();
                        }
                }
        }


-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2005.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs

Reply via email to