[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[bug#51416] [PATCH] profiles: Build the man database only if 'man-db' is
From: |
Leo Famulari |
Subject: |
[bug#51416] [PATCH] profiles: Build the man database only if 'man-db' is in the profile. |
Date: |
Tue, 26 Oct 2021 13:44:09 -0400 |
On Tue, Oct 26, 2021 at 07:33:28PM +0200, Ludovic Courtès wrote:
> The other day Liliana came with a smart idea on IRC: to build the database
> only when ‘man-db’ is also in the profile. It’s a good way to not quite
> make a decision :-), but it’s going to address the main pain point.
>
> Thoughts?
>From the user's perspective, what would change? Would `man foo` still
work after installing foo?