This commit is contained in:
guinux
2015-01-03 17:26:47 +01:00
parent cff0edab60
commit 0dc000f8f4
5 changed files with 20 additions and 8 deletions

View File

@@ -673,6 +673,7 @@ namespace Pamac {
if (pamac_changes) {
write_pamac_config (new_pamac_conf);
pamac_config.reload ();
check_aur = pamac_config.enable_aur;
}
bool alpm_changes = (new_alpm_conf.size () != 0);
if (alpm_changes) {