forked from cromer/pamac-classic
v5.1.0
This commit is contained in:
@@ -220,7 +220,9 @@ namespace Pamac {
|
||||
}
|
||||
} else {
|
||||
if (lockfile.query_exists ()) {
|
||||
extern_lock = true;
|
||||
if (!check_pamac_running ()) {
|
||||
extern_lock = true;
|
||||
}
|
||||
}
|
||||
}
|
||||
return true;
|
||||
|
||||
Reference in New Issue
Block a user