From 4b3a5ac176607de9f6ffe10711dc794f68b3d7b6 Mon Sep 17 00:00:00 2001 From: Niels Thykier Date: Sun, 26 Apr 2015 19:45:28 +0200 Subject: [PATCH] britney.conf: Renable smooth updates for libs+oldlibs --- britney.conf | 2 +- britney_nobreakall.conf | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/britney.conf b/britney.conf index fc60879..39e2ca8 100644 --- a/britney.conf +++ b/britney.conf @@ -58,4 +58,4 @@ HINTS_AUTO-REMOVALS = remove # # naming a non-existent section will effectively disable new smooth # updates but still allow removals to occur -SMOOTH_UPDATES = badgers +SMOOTH_UPDATES = libs oldlibs diff --git a/britney_nobreakall.conf b/britney_nobreakall.conf index 99e9d21..6939d44 100644 --- a/britney_nobreakall.conf +++ b/britney_nobreakall.conf @@ -58,4 +58,4 @@ HINTS_AUTO-REMOVALS = remove # # naming a non-existent section will effectively disable new smooth # updates but still allow removals to occur -SMOOTH_UPDATES = badgers +SMOOTH_UPDATES = libs oldlibs