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

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

[debbugs-tracker] bug#29515: closed ([PATCH 0/2] Reducing the closure of


From: GNU bug Tracking System
Subject: [debbugs-tracker] bug#29515: closed ([PATCH 0/2] Reducing the closure of man-db)
Date: Sat, 02 Dec 2017 14:11:02 +0000

Your message dated Sat, 02 Dec 2017 15:10:28 +0100
with message-id <address@hidden>
and subject line Re: [bug#29515] [PATCH 0/2] Reducing the closure of man-db
has caused the debbugs.gnu.org bug report #29515,
regarding [PATCH 0/2] Reducing the closure of man-db
to be marked as done.

(If you believe you have received this mail in error, please contact
address@hidden)


-- 
29515: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=29515
GNU Bug Tracking System
Contact address@hidden with problems
--- Begin Message --- Subject: [PATCH 0/2] Reducing the closure of man-db Date: Fri, 1 Dec 2017 10:56:49 +0100
Hello,

These patches reduce the man-db closure significantly, notably by
removing Perl and Gawk from the reference graph.  Incidentally, that
also removes Perl from the reference graph of the GuixSD installation
image.

I’ve confirmed that the resulting man-db still works as expected by
running commands like:

  ./pre-inst-env guix environment -C --ad-hoc man-db man-pages \
     -- man pthread_create

Feedback welcome!

Ludo’.

Ludovic Courtès (2):
  gnu: Add groff-minimal.
  gnu: man-db: Use 'groff-minimal' at run time.

 gnu/packages/groff.scm | 47 +++++++++++++++++++++++++++++++++++++++++++++++
 gnu/packages/man.scm   | 18 +++++++++++++-----
 2 files changed, 60 insertions(+), 5 deletions(-)

-- 
2.15.0




--- End Message ---
--- Begin Message --- Subject: Re: [bug#29515] [PATCH 0/2] Reducing the closure of man-db Date: Sat, 02 Dec 2017 15:10:28 +0100 User-agent: Gnus/5.13 (Gnus v5.13) Emacs/25.3 (gnu/linux)
Leo Famulari <address@hidden> skribis:

> On Fri, Dec 01, 2017 at 10:56:49AM +0100, Ludovic Courtès wrote:
>> Hello,
>> 
>> These patches reduce the man-db closure significantly, notably by
>> removing Perl and Gawk from the reference graph.  Incidentally, that
>> also removes Perl from the reference graph of the GuixSD installation
>> image.
>> 
>> I’ve confirmed that the resulting man-db still works as expected by
>> running commands like:
>> 
>>   ./pre-inst-env guix environment -C --ad-hoc man-db man-pages \
>>      -- man pthread_create
>> 
>> Feedback welcome!
>
> I think it's great!

Thanks, pushed!  :-)

Ludo’.


--- End Message ---

reply via email to

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