Update of /cvsroot/fink/scripts/pdb
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv18994
Modified Files:
dump
Log Message:
Always clear the cache and do a full reindexing.
Index: dump
===================================================================
RCS file: /cvsroot/fink/scripts/pdb/dump,v
retrieving revision 1.17
retrieving revision 1.18
diff -u -d -r1.17 -r1.18
--- dump 28 Apr 2005 05:51:49 -0000 1.17
+++ dump 28 Apr 2005 18:09:23 -0000 1.18
@@ -48,6 +48,7 @@
open(STDOUT, ">&STDERR") or die "Can't dup stderr";
select(OLDOUT); select(STDOUT); # keep 'use strict' happy
+Fink::Package->forget_packages(0, 0);
Fink::Package->require_packages();
# restore stdout
-------------------------------------------------------
SF.Net email is sponsored by: Tell us your software development plans!
Take this survey and enter to win a one-year sub to SourceForge.net
Plus IDC's 2005 look-ahead and a copy of this survey
Click here to start! http://www.idcswdc.com/cgi-bin/survey?id=105hix
_______________________________________________
Fink-commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/fink-commits