From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:47888) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1dAIDD-00014t-1B for guix-patches@gnu.org; Mon, 15 May 2017 11:47:11 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1dAID8-0008H8-8H for guix-patches@gnu.org; Mon, 15 May 2017 11:47:07 -0400 Received: from debbugs.gnu.org ([208.118.235.43]:44067) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1dAID8-0008H1-4L for guix-patches@gnu.org; Mon, 15 May 2017 11:47:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1dAID7-00012d-U0 for guix-patches@gnu.org; Mon, 15 May 2017 11:47:01 -0400 Subject: bug#26730: [PATCH] gnu: bzip2: Patch bzip2 utilities. Resent-Message-ID: From: Marius Bakke In-Reply-To: <20170515060706.1758-1-mail@cbaines.net> References: <20170515060706.1758-1-mail@cbaines.net> Date: Mon, 15 May 2017 17:46:05 +0200 Message-ID: <87r2zqf7ia.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: Christopher Baines , 26730@debbugs.gnu.org --=-=-= Content-Type: text/plain Christopher Baines writes: > * gnu/packages/compression.scm (bzip2)[arguments]: Add patch-script phase to > remove absolute reference to /bin/rm. Thanks for catching this! (substitute* ...) has an unspecified return value, so I'll add a #t at the end of this new phase before pushing. Waiting for feedback on the modify-phases patch first. We still have ~two weeks until core-updates starts rolling again, so no rush ;-) --=-=-= Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQEzBAEBCgAdFiEEu7At3yzq9qgNHeZDoqBt8qM6VPoFAlkZzT0ACgkQoqBt8qM6 VPoACgf/Suf0rWcOky8XF5LPreilkpfYQeoTJZvCSkp8b3kyp4ZY0ntXS1LEmVtF /jfwh09+x76rEJMISJbK7YWlseZYJ49b/c4gcSbGf9J6a8y6AziMzFWi/AICAxAX HXKM2Zjfa7lIO5JoDGTQbdGv5sxbty1/1NPiEl4T26MHrZachlQptbxBWh3c+REv 8NP7D/WBvtqMWliMPEdiNSNcmNGAKs7sA4ILPqYsPsBlLTK1VnYrm9JY0Ul9YLyH dS/w//k39K+M3Hn4u9Et4+/aZ2t1dkpCjHJc+XOki5UjyivYBZ1fTaPei11UFhZm Zu/FSmh/kuvmVv7fJWhjkV+VbCk+WQ== =70pC -----END PGP SIGNATURE----- --=-=-=--