summaryrefslogtreecommitdiff
path: root/pkgs/development/python-modules/python-mapnik/python-mapnik_std_optional.patch
diff options
context:
space:
mode:
authorPhilipp Jungkamp <p.jungkamp@gmx.net>2024-10-28 11:46:47 +0100
committerPhilipp Jungkamp <p.jungkamp@gmx.net>2024-11-10 12:10:46 +0100
commite982db441062bc0d6a91eeba6d20c92f7faf4a8b (patch)
treeb0fafec6f825a91b00b5024de7ae8b2b20ff7d3a /pkgs/development/python-modules/python-mapnik/python-mapnik_std_optional.patch
parent83eb371603a69639a3e588466a246d00795559c9 (diff)
man-db: Add `--with-col` to `configureFlags`
Piping the output of man to a file (not a tty) is supposed to strip the formatting (ANSI escape sequences) from the output text if the MAN_KEEP_FORMATTING environment variable is undefined. Stripping of ansi escape sequences is done using `col` from `util-linux`. the build system uses the value of the `--with-col` flag or tries to find `col` in `path` during the build. if no `col` is found or specified the documented stripping of ansi sequences won't be performed. Add the `--with-col` flag to fix piping of man pages as plain text. Use `util-linuxMinimal` to avoid a cyclic dependency.
Diffstat (limited to 'pkgs/development/python-modules/python-mapnik/python-mapnik_std_optional.patch')
0 files changed, 0 insertions, 0 deletions