emacs-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#58638: closed ([PATCH core-updates 0/2] build/gnu: Support compressi


From: GNU bug Tracking System
Subject: bug#58638: closed ([PATCH core-updates 0/2] build/gnu: Support compressing non-numeric man sections.)
Date: Sat, 20 Jan 2024 20:32:02 +0000

Your message dated Sat, 20 Jan 2024 15:31:44 -0500
with message-id <87msszeogf.fsf@gmail.com>
and subject line Re: [bug#58638] [PATCH core-updates 2/2] gnu: man-pages-posix: 
Remove redundant manpage compression.
has caused the debbugs.gnu.org bug report #58638,
regarding [PATCH core-updates 0/2] build/gnu: Support compressing non-numeric 
man sections.
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs@gnu.org.)


-- 
58638: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=58638
GNU Bug Tracking System
Contact help-debbugs@gnu.org with problems
--- Begin Message --- Subject: [PATCH core-updates 0/2] build/gnu: Support compressing non-numeric man sections. Date: Wed, 19 Oct 2022 10:24:19 -0500
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




--- End Message ---
--- Begin Message --- Subject: Re: [bug#58638] [PATCH core-updates 2/2] gnu: man-pages-posix: Remove redundant manpage compression. Date: Sat, 20 Jan 2024 15:31:44 -0500 User-agent: Gnus/5.13 (Gnus v5.13)
Hi,

Lilah Tascheter <lilah@lunabee.space> writes:

> * gnu/packages/man.scm (man-pages-posix)[arguments]: Don't run build
>   phase.

Applied this series, thanks!

-- 
Thanks,
Maxim


--- End Message ---

reply via email to

[Prev in Thread] Current Thread [Next in Thread]