guix-patches
[Top][All Lists]
Advanced

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

[bug#32268] [PATCH] gnu: Add net-snmp.


From: Ludovic Courtès
Subject: [bug#32268] [PATCH] gnu: Add net-snmp.
Date: Sun, 29 Jul 2018 15:54:13 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/26.1 (gnu/linux)

Hello,

Nils Gillmann <address@hidden> skribis:

> Oleg Pykhalov transcribed 3.7K bytes:
>> * gnu/packages/networking.scm (net-snmp): New variable.

[...]

>> +       (modify-phases %standard-phases
>> +         (add-before 'configure 'autoreconf
>> +           (lambda _
>> +             (invoke "autoreconf" "-vfi"))))))
>
> What I recently discovered, or it might be false memory, is that we
> have a phase for this which runs autoreconf -vfi automatically. Or am
> I wrong about this?

You’re right, it appeared with the last ‘core-updates’ merge.  Oleg, can
you make sure this phase can be removed?

No further comments!

Thanks Nils & Oleg,
Ludo’.





reply via email to

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