Update of /cvsroot/fink/fink/perlmod/Fink
In directory sc8-pr-cvs5.sourceforge.net:/tmp/cvs-serv11920/perlmod/Fink

Modified Files:
        Engine.pm 
Log Message:
fixme

Index: Engine.pm
===================================================================
RCS file: /cvsroot/fink/fink/perlmod/Fink/Engine.pm,v
retrieving revision 1.398
retrieving revision 1.399
diff -u -d -r1.398 -r1.399
--- Engine.pm   15 Feb 2007 23:04:26 -0000      1.398
+++ Engine.pm   19 Mar 2007 23:32:40 -0000      1.399
@@ -1609,6 +1609,8 @@
                }
 
 
+               # FIXME: this needs to be reworked with the new Selfupdate code
+               # when it hits head
                if (not -f $cache_file or (-M $cache_file > 14)) {
                        my $oldindexes = 
lc(Fink::Config::get_option("OldIndexes", "warn"));
                        if ($oldindexes !~ /^(ignore|update|warn)$/) {


-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-commits

Reply via email to