From mboxrd@z Thu Jan 1 00:00:00 1970 From: John Darrington Subject: Re: [PATCH] gnu: Add tinyproxy. Date: Thu, 12 Jun 2014 14:19:51 +0200 Message-ID: <20140612121950.GA9701@jocasta.intra> References: <1402571185-31488-1-git-send-email-jmd@gnu.org> <87d2eeibjt.fsf@gnu.org> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="tThc/1wpZn/ma/RB" Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:50822) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Wv3zJ-0006hP-8l for guix-devel@gnu.org; Thu, 12 Jun 2014 08:20:19 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Wv3zC-0005wr-Cp for guix-devel@gnu.org; Thu, 12 Jun 2014 08:20:12 -0400 Content-Disposition: inline In-Reply-To: <87d2eeibjt.fsf@gnu.org> 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-bounces+gcggd-guix-devel=m.gmane.org@gnu.org To: Ludovic Court??s Cc: guix-devel@gnu.org, John Darrington --tThc/1wpZn/ma/RB Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Thu, Jun 12, 2014 at 01:59:02PM +0200, Ludovic Court??s wrote: Hello! =20 =20 Lastly, prefer adding a phase before ???build??? rather than replacing ???build??? just to call it afterwards. =20 So, like this: =20 (alist-cons-before 'build 'pre-build (lambda ... ... (with-output-to-file our-catalog (lambda () ...)) #t) %standard-phases) I'm not sure if this will work. I need to set an environment variable, and= presumably 'build and 'pre-build run in separate environments? J' --=20 PGP Public key ID: 1024D/2DE827B3=20 fingerprint =3D 8797 A26D 0854 2EAB 0285 A290 8A67 719C 2DE8 27B3 See http://sks-keyservers.net or any PGP keyserver for public key. --tThc/1wpZn/ma/RB Content-Type: application/pgp-signature; name="signature.asc" Content-Description: Digital signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.12 (GNU/Linux) iEYEARECAAYFAlOZmuYACgkQimdxnC3oJ7M1LgCfXcFXsdKdjfqyf5YyBM1HFwGl ufkAn3Pi+gTSL9RkcIyPRl2PEX4ZpChi =zPKC -----END PGP SIGNATURE----- --tThc/1wpZn/ma/RB--