mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-16 14:03:00 +02:00
Fixed pakfire error message - this fixes bug #0000688
This commit is contained in:
@@ -220,7 +220,7 @@ sub fetchfile {
|
||||
$allok = 1;
|
||||
return 0;
|
||||
} else {
|
||||
logger("DOWNLOAD ERROR: Could not open $Conf::cachedir/$bfile for writing.");
|
||||
logger("DOWNLOAD ERROR: Could not open $Conf::tmpdir/$bfile for writing.");
|
||||
}
|
||||
} else {
|
||||
return 0;
|
||||
|
||||
Reference in New Issue
Block a user