This commit is contained in:
guinux
2017-09-12 18:50:39 +02:00
parent 86713ef0ed
commit 7b34054289
4 changed files with 3 additions and 1 deletions

View File

@@ -1778,6 +1778,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);
}