From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:45541) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1fXZ0t-00055A-Qd for guix-patches@gnu.org; Mon, 25 Jun 2018 17:27:08 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1fXZ0o-0002hA-U2 for guix-patches@gnu.org; Mon, 25 Jun 2018 17:27:07 -0400 Received: from debbugs.gnu.org ([208.118.235.43]:55714) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1fXZ0o-0002gU-MT for guix-patches@gnu.org; Mon, 25 Jun 2018 17:27:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1fXZ0o-00087o-Dt for guix-patches@gnu.org; Mon, 25 Jun 2018 17:27:02 -0400 Subject: [bug#31957] [PATCH] gnu: Add python-libusb1. Resent-Message-ID: From: Marius Bakke In-Reply-To: <87bmbyoadk.fsf@aikidev.net> References: <87r2kwne89.fsf@aikidev.net> <877emmejjg.fsf@fastmail.com> <87bmbyoadk.fsf@aikidev.net> Date: Mon, 25 Jun 2018 23:26:07 +0200 Message-ID: <87efguzhg0.fsf@fastmail.com> MIME-Version: 1.0 Content-Type: multipart/signed; boundary="=-=-="; micalg=pgp-sha512; protocol="application/pgp-signature" List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-patches-bounces+kyle=kyleam.com@gnu.org Sender: "Guix-patches" To: Vagrant Cascadian , 31957@debbugs.gnu.org --=-=-= Content-Type: text/plain Vagrant Cascadian writes: >>> + (license lgpl2.1+))) >> >> I noticed the source contains GPL2 in COPYING, and LGPL2.1 as >> "COPYING.LESSER". Can you make sure we don't install the former? > > I was a bit confused by that, but looking at all the actual code, it > only appears to be LGPL2.1. So you're saying to explicitly remove > COPYING from the package? Yes, it seems COPYING is simply a leftover, so I'd prefer not to install it somehow (e.g. by overriding the 'install-license-files' phase). --=-=-= Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQEzBAEBCgAdFiEEu7At3yzq9qgNHeZDoqBt8qM6VPoFAlsxXe8ACgkQoqBt8qM6 VPrGewgAisNkiqdWI+vIBlOQ/8UWB/QRslFzNfkI5Rw0D7T3DSUnqyLJ34BvvVZq 8A5unxLiVWY0LUMcD21lTH2Ay1qKU4MxVNb1KlW4nnbSkM0ok5v7OcRhMYQBgKLQ 6PeCpkvNauBTh6/O+OBQPJm8QZnoKCWZDoTV4E24imgH6mfsWS8JCDCKAyK9lVav 2P2w65RfiiOwxQQj3hNbPUix4lUDKDsjqrihx7h4DsPdFrC3Tj3uncnUAZUEAIXD peU5qqegfBWz1olHeMh1G74xMWjxTpl2+cQb6w+MZkw2TpeT4PaEW2UociZ1oxNL z0TkX9XuRPxiAw99wi27AbjlyaG+aQ== =F3gY -----END PGP SIGNATURE----- --=-=-=--