From mboxrd@z Thu Jan 1 00:00:00 1970 From: John Darrington Subject: Re: [PATCH] gnu: Update sunxi-tools to 1.4 Date: Thu, 27 Oct 2016 07:22:16 +0200 Message-ID: <20161027052216.GA27257@jocasta.intra> References: <20161026212132.11164-1-dannym@scratchpost.org> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="7AUc2qLy4jB3hD7Z" Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:57328) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bzd93-00061u-EL for guix-devel@gnu.org; Thu, 27 Oct 2016 01:22:30 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1bzd90-0007MS-9V for guix-devel@gnu.org; Thu, 27 Oct 2016 01:22:29 -0400 Received: from de.cellform.com ([88.217.224.109]:57618 helo=jocasta.intra) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1bzd90-0007IJ-0y for guix-devel@gnu.org; Thu, 27 Oct 2016 01:22:26 -0400 Content-Disposition: inline In-Reply-To: <20161026212132.11164-1-dannym@scratchpost.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" To: Danny Milosavljevic Cc: guix-devel@gnu.org --7AUc2qLy4jB3hD7Z Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Wed, Oct 26, 2016 at 11:21:32PM +0200, Danny Milosavljevic wrote: --- gnu/packages/admin.scm | 14 +++++++++----- 1 file changed, 9 insertions(+), 5 deletions(-) =20 diff --git a/gnu/packages/admin.scm b/gnu/packages/admin.scm index d9b08ef..856d946 100644 --- a/gnu/packages/admin.scm +++ b/gnu/packages/admin.scm @@ -1892,7 +1893,7 @@ Kerberos and Heimdal and FAST is supported with = recent MIT Kerberos.") ;; Upstream adds Makefile and config.h as dependencies ;; of all their tools which means $^ would pass them t= o gcc. ;; gcc won't know what to do with a Makefile. - (("-o [$][@] [$]\\^") "-o $@ meminfo.c")) + (("-o [$][@] [$]\\^") "-o $@ $<")) #t)) (delete 'configure)))) (home-page "https://github.com/linux-sunxi/sunxi-tools") It looks to me like this change should go into a patch and be submitted ups= tream. J' --=20 Avoid eavesdropping. Send strong encrypted email. 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. --7AUc2qLy4jB3hD7Z Content-Type: application/pgp-signature; name="signature.asc" Content-Description: Digital signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1 iEYEARECAAYFAlgRjwgACgkQimdxnC3oJ7Nw/ACghwUjDYha/4qF0B820Tb+L1oR 6bsAnj/NN3cz0gtuR1Z1rAJ9elCtXRRG =DPIA -----END PGP SIGNATURE----- --7AUc2qLy4jB3hD7Z--