From mboxrd@z Thu Jan 1 00:00:00 1970 From: Marius Bakke Subject: Re: [PATCH 0/5] Clean-up of /bin/sh patching Date: Thu, 05 Jan 2017 18:10:47 +0100 Message-ID: <8760ltjuug.fsf@kirby.i-did-not-set--mail-host-address--so-tickle-me> References: Mime-Version: 1.0 Content-Type: multipart/signed; boundary="=-=-="; micalg=pgp-sha512; protocol="application/pgp-signature" Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:57471) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1cPBZ0-0005qW-Ar for guix-devel@gnu.org; Thu, 05 Jan 2017 12:10:55 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1cPBYx-00085d-4m for guix-devel@gnu.org; Thu, 05 Jan 2017 12:10:54 -0500 Received: from out2-smtp.messagingengine.com ([66.111.4.26]:37001) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1cPBYw-00083y-U8 for guix-devel@gnu.org; Thu, 05 Jan 2017 12:10:51 -0500 In-Reply-To: List-Id: "Development of GNU Guix and the GNU System distribution." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-devel-bounces+gcggd-guix-devel=m.gmane.org@gnu.org Sender: "Guix-devel" To: Leo Famulari , guix-devel@gnu.org --=-=-= Content-Type: text/plain Leo Famulari writes: > This patch series changes all the instances of /bin/sh being patched to > /bin/bash that I can find. > > They are for core-updates. [...] > Leo Famulari (5): > gnu: m4: Don't replace 'sh' reference with 'bash'. > gnu: gnu-make: Don't replace 'sh' reference with 'bash'. > gnu: glibc/linux: Don't replace 'sh' reference with 'bash'. > gnu: glibc/linux: Use /bin/sh instead of /bin/bash as the default > shell. > gnu: gawk: Don't replace 'sh' reference with 'bash'. Thanks! I've verified all of these and they LGTM. Good catch on the make and glibc paths.h substitutions. --=-=-= Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQEzBAEBCgAdFiEEu7At3yzq9qgNHeZDoqBt8qM6VPoFAlhufhcACgkQoqBt8qM6 VPoFowf+PP274C1wMfoG4/9eqL+Yea68ma2VZ/GdhxXEPCzKUrganzi7ES5jvFBl VCKISBY2kPRLDbXz56x2oQ8nGdDLaxBpK6k1uWq01JF5VGhfgyweSRbSvS4OBd42 MWYqyF76Vrw0Nb0tgKj5FRJYjpahh7n5ewDmImL4JAmh+8FsuEMbXmZTSKU1Zisl 9V3G6YggegSp7DVGd73kiGCiaA6zPxVodyrL5fFFPKBr9j2XuB083bHk7UZM1lR7 Hr5hIN434qAPB1xkALIYikqFJE3ET/PwNg5Ljs/OKhP0YS2N9Jau5qtUAgSLGhfT 2bd2TGcruCJ42sNnNgGGBKk+RvYalw== =9a/i -----END PGP SIGNATURE----- --=-=-=--