This commit is contained in:
Chris Cromer
2017-10-02 10:38:49 -03:00
parent b5ea6cbddb
commit 575a29cd95
4 changed files with 3 additions and 1 deletions

View File

@@ -1760,6 +1760,7 @@ namespace Pamac {
}
void on_write_alpm_config_finished (bool checkspace) {
refresh_handle ();
system_daemon.write_alpm_config_finished.disconnect (on_write_alpm_config_finished);
write_alpm_config_finished (checkspace);
}