@ -384,7 +384,10 @@ end:
|
||||
lm_database_files_del(ctx->db, &pkg->data);
|
||||
}
|
||||
|
||||
unlink(pkg->archive);
|
||||
unlink(pkg->signature);
|
||||
if (pkg->pool != NULL){
|
||||
unlink(pkg->archive);
|
||||
unlink(pkg->signature);
|
||||
}
|
||||
|
||||
return ret;
|
||||
}
|
||||
|
Reference in New Issue
Block a user