guix-devel
[Top][All Lists]
Advanced

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

Re: [PATCH 3/3] gnu: Add vcsh


From: Christopher Baines
Subject: Re: [PATCH 3/3] gnu: Add vcsh
Date: Sun, 14 Feb 2016 20:36:00 +0000
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Icedove/38.5.0

On 13/02/16 22:41, Leo Famulari wrote:
> On Sat, Feb 13, 2016 at 04:07:55PM +0000, Christopher Baines wrote:
>> * gnu/packages/version-control.scm (vcsh): New variable.
> 
> [...]
> 
>> +    (arguments
>> +     `(#:phases (modify-phases %standard-phases
>> +                  (delete 'configure)
>> +                  (delete 'check)
>> +                  (delete 'build))
> 
> Can you add comments explaining why the check and build phases are
> deleted?

Yep, I have attached an updated patch.

> For the former, it can be as simple as "no test suite".

There actually is one, I just forgot to enable it. This is now fixed in
the attached patch.

> I assume the build phase is replaced by the install phase; the comment
> can say something like that if it's the case.

Done.

Attachment: 0003-gnu-Add-vcsh.patch
Description: Text Data

Attachment: signature.asc
Description: OpenPGP digital signature


reply via email to

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