Fixed Pakfire updating coredb when using webif without beeing able to

check gpg -> massively logging errors to syslog
This commit is contained in:
Christian Schmidt
2008-05-02 15:33:32 +02:00
parent 3fbe712245
commit d1d1cb4226
2 changed files with 2 additions and 1 deletions

View File

@@ -381,7 +381,7 @@ sub dblist {
close(FILE);
if ("$filter" eq "upgrade") {
getcoredb("noforce");
if ("$forweb" ne "forweb") {getcoredb("noforce");}
eval(`grep "core_" $Conf::dbdir/lists/core-list.db`);
if ("$core_release" > "$Conf::core_mine") {
if ("$forweb" eq "forweb") {