From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:56348) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1fFkcK-0002tU-3I for guix-patches@gnu.org; Mon, 07 May 2018 14:12:08 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1fFkcE-0007wq-J0 for guix-patches@gnu.org; Mon, 07 May 2018 14:12:08 -0400 Received: from debbugs.gnu.org ([208.118.235.43]:45216) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1fFkcE-0007wk-FF for guix-patches@gnu.org; Mon, 07 May 2018 14:12:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1fFkcE-0006NE-A0 for guix-patches@gnu.org; Mon, 07 May 2018 14:12:02 -0400 Subject: [bug#31333] [PATCH 13/22] gnu: Add groovy-groovysh. Resent-Message-ID: Date: Mon, 7 May 2018 20:11:44 +0200 From: Danny Milosavljevic Message-ID: <20180507201144.0bb6812e@scratchpost.org> In-Reply-To: <20180501154449.3531-13-julien@lepiller.eu> References: <20180501174136.1c411b1a@lepiller.eu> <20180501154449.3531-1-julien@lepiller.eu> <20180501154449.3531-13-julien@lepiller.eu> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha256; boundary="Sig_/3ZpTBETbP1dqT=eAswKc4C7"; 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: Julien Lepiller Cc: 31333@debbugs.gnu.org --Sig_/3ZpTBETbP1dqT=eAswKc4C7 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: quoted-printable > + (add-before 'configure 'chdir > + (lambda _ > + (chdir "subprojects/groovy-groovysh"))) #t > + (add-before 'build 'copy-resources > + (lambda _ > + (copy-recursively "src/main/resources" "build/classes"))) #t LGTM! --Sig_/3ZpTBETbP1dqT=eAswKc4C7 Content-Type: application/pgp-signature Content-Description: OpenPGP digital signature -----BEGIN PGP SIGNATURE----- iQEzBAEBCAAdFiEEds7GsXJ0tGXALbPZ5xo1VCwwuqUFAlrwluAACgkQ5xo1VCww uqXPiwgAoDBlmEGfdkcFmnh1IdVrKqNp2uPsq1+O9s7HHE+rWl0fKN/Bm0Dt1EAJ FBm7ROGwOn7DhBrPizT8Ptrc9s0qYsJB8qh8fpzn+lmblytsAxVAcaH5I5X6eIwe Du8hv/Hobu2Uepku+Jfvdh0KCK7mHn8UEtpr3Y+n0pq31s3y6/RwVkbu8ITNEmpO wMk9AGQrQoI8jtY4iAkr0L7LfVGXeeY5bZPrrqMwKxf6S9KEUfFh6yWOw6O0EUw0 Hix4i1UIQUE9kg4MhM1/qES1uRaYPCaFZdKYaWCpJgswdrhP49wXlE/UB7ry6TsH ek3tkRTsnT5nOhFXOgSy6a88Jwaegg== =IMKl -----END PGP SIGNATURE----- --Sig_/3ZpTBETbP1dqT=eAswKc4C7--