Make SBU and size computations incompatible with package management, since
the figures are wrong when package management is on (see #1694)
This commit is contained in:
parent
2cf28dcaf1
commit
70ea617040
1 changed files with 1 additions and 0 deletions
|
@ -953,6 +953,7 @@ menu "Advanced Features"
|
|||
depends !BOOK_BLFS
|
||||
|
||||
config REPORT
|
||||
depends !PKGMNGT
|
||||
bool "Create SBU and disk usage report"
|
||||
default y
|
||||
|
||||
|
|
Reference in a new issue