mirror of
https://github.com/usestrix/strix.git
synced 2026-08-17 01:29:42 +02:00
man-db is vestigial once the man page tree is removed in the cleanup layer — the man binary has nothing to serve. Dropping it from the install list recovers a few more MB and avoids shipping a no-op package + its dependencies (groff-base, libpipeline1, etc). Raised by greptile on the slim-image PR.