unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#58638] [PATCH core-updates 0/2] build/gnu: Support compressing non-numeric man sections.
@ 2022-10-19 15:24 Lilah Tascheter via Guix-patches via
  2022-10-19 15:27 ` [bug#58638] [PATCH core-updates 1/2] " Lilah Tascheter via Guix-patches via
  2022-10-19 15:27 ` [bug#58638] [PATCH core-updates 2/2] gnu: man-pages-posix: Remove redundant manpage compression Lilah Tascheter via Guix-patches via
  0 siblings, 2 replies; 4+ messages in thread
From: Lilah Tascheter via Guix-patches via @ 2022-10-19 15:24 UTC (permalink / raw)
  To: 58638; +Cc: Lilah Tascheter

The regex currently used by compress-documentation to compress manpages only
supports numeric man sections, which sometimes isn't the case (eg
man-pages-posix section 0p). Guix compiles with this change, but I haven't been
able to actually test packages with it due to these patches rebuilding
everything.

I'm not sure if something similar should be done for the infopage regex? I'm not
familiar with it.

Lilah Tascheter (2):
  build/gnu: Support compressing non-numeric man sections.
  gnu: man-pages-posix: Remove redundant manpage compression.

 gnu/packages/man.scm            | 8 ++++----
 guix/build/gnu-build-system.scm | 2 +-
 2 files changed, 5 insertions(+), 5 deletions(-)


base-commit: 511d584906c6304a3dc6ffcf7096bb14c6bee222
-- 
2.37.3





^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2024-01-20 20:32 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-10-19 15:24 [bug#58638] [PATCH core-updates 0/2] build/gnu: Support compressing non-numeric man sections Lilah Tascheter via Guix-patches via
2022-10-19 15:27 ` [bug#58638] [PATCH core-updates 1/2] " Lilah Tascheter via Guix-patches via
2022-10-19 15:27 ` [bug#58638] [PATCH core-updates 2/2] gnu: man-pages-posix: Remove redundant manpage compression Lilah Tascheter via Guix-patches via
2024-01-20 20:31   ` bug#58638: " Maxim Cournoyer

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).