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

Modified Files:
        SelfUpdate.pm 
Log Message:
fix the out-of-date warning

Index: SelfUpdate.pm
===================================================================
RCS file: /cvsroot/fink/fink/perlmod/Fink/SelfUpdate.pm,v
retrieving revision 1.115
retrieving revision 1.116
diff -u -d -r1.115 -r1.116
--- SelfUpdate.pm       12 Jan 2007 02:18:22 -0000      1.115
+++ SelfUpdate.pm       15 Feb 2007 23:04:26 -0000      1.116
@@ -534,6 +534,8 @@
                }
        }
 
+       touch "$dist/stamp-cvs-live";
+       rm_f "stamp-rsync-live", "$dist/stamp-rsync-live";
        die "Updating using CVS failed. Check the error messages above.\n" if 
($errors);
 
 }


-------------------------------------------------------------------------
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