guix-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH] gnu: Update sunxi-tools to 1.4


From: John Darrington
Subject: Re: [PATCH] gnu: Update sunxi-tools to 1.4
Date: Thu, 27 Oct 2016 07:22:16 +0200
User-agent: Mutt/1.5.23 (2014-03-12)

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(-)
     
     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 to 
gcc.
                     ;; gcc won't know what to do with a Makefile.
     -               (("-o address@hidden [$]\\^") "-o $@ meminfo.c"))
     +               (("-o address@hidden [$]\\^") "-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 
upstream.

J'

-- 
Avoid eavesdropping.  Send strong encrypted email.
PGP Public key ID: 1024D/2DE827B3 
fingerprint = 8797 A26D 0854 2EAB 0285  A290 8A67 719C 2DE8 27B3
See http://sks-keyservers.net or any PGP keyserver for public key.

Attachment: signature.asc
Description: Digital signature


reply via email to

[Prev in Thread] Current Thread [Next in Thread]