From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:470:142:3::10]:52181) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1ii3Sm-0007mE-Py for guix-patches@gnu.org; Thu, 19 Dec 2019 16:36:05 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ii3Sk-0003qc-Mk for guix-patches@gnu.org; Thu, 19 Dec 2019 16:36:04 -0500 Received: from debbugs.gnu.org ([209.51.188.43]:39637) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1ii3Sk-0003ow-DH for guix-patches@gnu.org; Thu, 19 Dec 2019 16:36:02 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1ii3Sk-0004ej-9G for guix-patches@gnu.org; Thu, 19 Dec 2019 16:36:02 -0500 Subject: [bug#38678] [PATCH 2/2] size: Add '--load-path' option. Resent-Message-ID: From: Pierre Neidhardt References: <20191219210958.8807-1-zimon.toutoune@gmail.com> <20191219211400.8978-1-zimon.toutoune@gmail.com> Date: Thu, 19 Dec 2019 22:35:03 +0100 In-Reply-To: <20191219211400.8978-1-zimon.toutoune@gmail.com> (zimoun's message of "Thu, 19 Dec 2019 22:14:00 +0100") Message-ID: <87sglgq9rs.fsf@ambrevar.xyz> MIME-Version: 1.0 Content-Type: multipart/signed; boundary="=-=-="; micalg=pgp-sha256; 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: zimoun Cc: 38678@debbugs.gnu.org --=-=-= Content-Type: text/plain Content-Transfer-Encoding: quoted-printable I haven't tested, but otherwise looks good to me! Comments below: > diff --git a/doc/guix.texi b/doc/guix.texi > index 02f7cf5b39..c0fa6a3cab 100644 > --- a/doc/guix.texi > +++ b/doc/guix.texi > @@ -69,7 +69,6 @@ Copyright @copyright{} 2019 Jakob L. Kreuze@* > Copyright @copyright{} 2019 Kyle Andrews@* > Copyright @copyright{} 2019 Alex Griffin@* > Copyright @copyright{} 2019 Guillaume Le Vaillant@* > -Copyright @copyright{} 2019 Simon Tournier@* Did you remove the copyright line by mistake? =2D-=20 Pierre Neidhardt https://ambrevar.xyz/ --=-=-= Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQEzBAEBCAAdFiEEUPM+LlsMPZAEJKvom9z0l6S7zH8FAl377QcACgkQm9z0l6S7 zH8Quwf/cbQkRLoj7ajgV+V3vqQshIeXPojPwf4uWqgOLO3LTgFd/PU7CyFC0Sgm fvdmPeYwVZEtTSk70rU5SRJUZ/ReatzeAhLpUavJENoFBDeLErU5rGDuiaxTwlFA TTki/wITLNRyQnOmrEW0KcsKBsICLVuag4FWAm022UZQWTG5lH4XawbVTpw/K72d Q/VeE+RBQQqbfC8Z4RnBfW3Ae/bQhj9nfS0BqZHPd7XruqNnan7KX1laiEH6e3uX tm7/HqujTHkniTbPiG7LLlAfl9vSvoPmRBS5lTRu4oACZNGlfkwTjeNyO3jP+IQ0 czrr6TnEEYe9xTMT89pAecQoYYVIyQ== =lU8/ -----END PGP SIGNATURE----- --=-=-=--