From mboxrd@z Thu Jan 1 00:00:00 1970 From: Danny Milosavljevic Subject: Re: [PATCH] gnu: Update sunxi-tools to 1.4 Date: Thu, 27 Oct 2016 14:30:28 +0200 Message-ID: <20161027143028.3b5d20cc@scratchpost.org> References: <20161026212132.11164-1-dannym@scratchpost.org> <20161027052216.GA27257@jocasta.intra> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:47851) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bzjpN-000588-Jl for guix-devel@gnu.org; Thu, 27 Oct 2016 08:30:41 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1bzjpJ-0002HQ-ME for guix-devel@gnu.org; Thu, 27 Oct 2016 08:30:37 -0400 Received: from dd1012.kasserver.com ([85.13.128.8]:43098) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1bzjpJ-0002H9-G2 for guix-devel@gnu.org; Thu, 27 Oct 2016 08:30:33 -0400 In-Reply-To: <20161027052216.GA27257@jocasta.intra> 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: John Darrington Cc: guix-devel@gnu.org > - (("-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 upstream. Yes, there's an upstream issue open for it: . I've also reported a seperate issue for an executable that doesn't get installed: .