From mboxrd@z Thu Jan 1 00:00:00 1970 From: Leo Famulari Subject: bug#34702: 'install-license-files' should copy the license into each output Date: Fri, 1 Mar 2019 14:24:27 -0500 Message-ID: <20190301192427.GA5323@jasmine.lan> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="HlL+5n6rz5pIUxbD" Return-path: Received: from eggs.gnu.org ([209.51.188.92]:42464) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1gznnQ-0002QQ-UF for bug-guix@gnu.org; Fri, 01 Mar 2019 14:26:13 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1gznnI-0002Nv-Mc for bug-guix@gnu.org; Fri, 01 Mar 2019 14:26:06 -0500 Received: from debbugs.gnu.org ([209.51.188.43]:43250) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1gznnG-0002MT-Nv for bug-guix@gnu.org; Fri, 01 Mar 2019 14:26:04 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1gznnG-0003Kt-Fi for bug-guix@gnu.org; Fri, 01 Mar 2019 14:26:02 -0500 Sender: "Debbugs-submit" Resent-Message-ID: Received: from eggs.gnu.org ([209.51.188.92]:41607) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1gznmA-0001Ck-Cz for bug-guix@gnu.org; Fri, 01 Mar 2019 14:24:55 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1gznm5-00015J-EF for bug-guix@gnu.org; Fri, 01 Mar 2019 14:24:52 -0500 Received: from out2-smtp.messagingengine.com ([66.111.4.26]:58867) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1gznm2-0000n6-GO for bug-guix@gnu.org; Fri, 01 Mar 2019 14:24:49 -0500 Received: from localhost (c-76-124-202-137.hsd1.pa.comcast.net [76.124.202.137]) by mail.messagingengine.com (Postfix) with ESMTPA id 1D4CC10310 for ; Fri, 1 Mar 2019 14:24:32 -0500 (EST) Content-Disposition: inline List-Id: Bug reports for GNU Guix List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-guix-bounces+gcggb-bug-guix=m.gmane.org@gnu.org Sender: "bug-Guix" To: 34702@debbugs.gnu.org --HlL+5n6rz5pIUxbD Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Currently, the install-license-files procedure in gnu-build-system only installs the license file into the default package output "out". It should install the license into all of a package's outputs. --HlL+5n6rz5pIUxbD Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQIzBAABCAAdFiEEsFFZSPHn08G5gDigJkb6MLrKfwgFAlx5hugACgkQJkb6MLrK fwh6ShAAlnqx9l+NZ9/1hReIH3bHUMbCROVFWY3NxsZt+aZPmmsIz3JZIk9S5J+D p2eYBgtupcWjD9LC1eOHMn47+kSrr7h9DzHjAfVNbC2rG0obPx2j+V0MSMCqmbuR IyRHqHbrhQ6e1AHesxAzLsMSDiDugjZDkrgieihpdwDZ+Mpa3UZav0Og4fDaQH8b Rc12X6cB2lL8VeN7BlITnuPAl1Y+ZfmlThSvldOW8TFpdgxyUHBsC3k8MUKUgHYh FXe/CR3tduOrCTqm2x0U8Qg4QRD6QMXerZmVMfmHVagiZZ+qsCSpKv8NPv5P+9LT 277TrSDtHcG6de8ehQMLb46d0IF+Uw9sZ0QLIQJXWQkXe7u9IPs7/CNhmBRH6HPM Ss3znI2xYdWVQHjsRNJKTQaKf8Iig8484xl3L44Lsj8H+mvvV4qQBJfx04zftkLh j6d0b3Ipn4qLlkEoYENxVRp5MIgN981l1Hfs5RrHHnJgm6Cg5NLqcye84CWcplqG Y7DQBHiqCTk1fdTlmXGk6vD59QFuev/5hJgLBrECzVZoBz2Ob2so7+EfRj9QHXsK 5Xmk0LKQXtgVcipWjlt34c4FVZovnjd9OMzGZ0kb4aZ0g9jOTefjLHzsnoGwhkbr TAC+Qj/hgede5KCs24vkCQWs1nrpV4ssXeO7s5LurH9ZAt5PMnA= =GeSz -----END PGP SIGNATURE----- --HlL+5n6rz5pIUxbD--