Skip to content
Snippets Groups Projects
Commit 35cb3a17 authored by guinux's avatar guinux
Browse files

don't remove orphans with pamac-installer

parent d896fc76
No related branches found
No related tags found
No related merge requests found
......@@ -40,6 +40,8 @@ namespace Pamac {
important_details = false;
var config = new Config ("/etc/pamac.conf");
// do not remove orphans
config.recurse = false;
database = new Database (config);
// integrate progress box and term widget
progress_dialog = new ProgressDialog (this);
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment