Hi,

Cyril Roelandt <tipec...@gmail.com> skribis:

> On 01/18/2013 10:45 PM, Ludovic Courtès wrote:

[...]

>> Then just include (guix licenses) in vim.scm, and use it.
>> You’ll need a #:renamer to avoid a name clash, as is done in openssl.scm.
>>
>
> Why would there be a clash ?

Because within the (gnu packages vim) module, there are two global
variables named ‘vim’: the license, and the package.

> Just using "(license vim)" seems to work.

Yes, but here it refers to the ‘vim’ variable that is bound to the
package, not the one bound to the license.

>>> +;;; Copyright ?? 2013 Cyril Roelandt<tipec...@gmail.com>
>>
>> Make sure to use UTF-8.
>
> Is it ok to send patches using git send-email, since all mail clients suck ?

Sure.

Ludo’.

Reply via email to