guix-devel
[Top][All Lists]
Advanced

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

Re: [PATCH 2/3] gnu: Add hidapi.


From: David Craven
Subject: Re: [PATCH 2/3] gnu: Add hidapi.
Date: Wed, 26 Oct 2016 20:50:43 +0200

> There is no configure script in the release tarball, so I think we
> either need this or:

Ah ok then... (zero? (system* "autoreconf" "-vfi")) might be nicer
than (system* "./bootstrap.sh") but doesn't really matter. I thought
that when you create a tarball with `make dist` the configure file is
included.

> What am I missing?

I'm not sure if you mean in regard to the license or the input indentation.

With input indentation I mean the same I wrote on the openocd patch:
(native-inputs
  `(("autoconf" ,autoconf)
     ("libtool" ,libtool)

LICENSE-gpl3.txt says:
This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or (at
your option) any later version.

I didn't see that there are three other license files too, those
should be mentioned then.



reply via email to

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