From 76cf25fb34bec0d9e48055db81ef7b182702c137 Mon Sep 17 00:00:00 2001 From: Pierre Labastie Date: Sat, 18 Mar 2017 18:25:21 +0000 Subject: [PATCH] Merge trunk r3924: Make SBU and size computations incompatible with package management, since the figures are wrong when package management is on (see #1694) --- Config.in | 1 + 1 file changed, 1 insertion(+) diff --git a/Config.in b/Config.in index cab285c..bdcf238 100644 --- a/Config.in +++ b/Config.in @@ -1035,6 +1035,7 @@ menu "Advanced Features" depends !BOOK_BLFS config REPORT + depends !PKGMNGT bool "Create SBU and disk usage report" default y