GNU bug report logs - #30007
[PATCH 0/2] gnu: borg: Unbundle libb2.

Previous Next

Package: guix-patches;

Reported by: Tobias Geerinckx-Rice <me <at> tobias.gr>

Date: Sat, 6 Jan 2018 15:49:02 UTC

Severity: normal

Tags: patch

Done: Tobias Geerinckx-Rice <me <at> tobias.gr>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: Tobias Geerinckx-Rice <me <at> tobias.gr>
To: leo <at> famulari.name
Cc: 30007 <at> debbugs.gnu.org
Subject: [bug#30007] [PATCH 1/2] gnu: Add libb2.
Date: Sat, 6 Jan 2018 19:12:01 +0100
[Message part 1 (text/plain, inline)]
Leo,

Leo Famulari wrote on 06/01/18 at 18:49:
> Use the (git-version) procedure here
> And (git-file-name)

Both new to me. Thanks!

>> +           (add-after 'unpack 'bootstrap
>> +             (lambda _
>> +               (invoke "sh" "autogen.sh")
>> +               #t)))))
> 
> (invoke) should raise an exception if something goes wrong;
> otherwise it returns #t. Do we need that extra #t?

Nope, the whole point of (invoke) was to replace my original use of
(system*), and the #t just got left in. Thanks for spotting!

Kind regards,

T G-R

[signature.asc (application/pgp-signature, attachment)]

This bug report was last modified 7 years and 134 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.