This commit is contained in:
guinux 2017-05-10 10:31:45 +02:00
parent ec88080f46
commit 3f963bf4e6
1 changed files with 4 additions and 0 deletions

View File

@ -1616,6 +1616,10 @@ namespace Pamac {
success = false;
finish_transaction ();
}
} else if (build_after_sysupgrade) {
// there only AUR packages to build
release ();
on_trans_commit_finished (true);
} else {
//var err = ErrorInfos ();
//err.message = dgettext (null, "Nothing to do") + "\n";