From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ricardo Wurmus Subject: Re: [PATCH] gnu: Update sunxi-tools to 1.4 Date: Thu, 27 Oct 2016 16:02:28 +0200 Message-ID: <87twbxgaa3.fsf@elephly.net> References: <20161026212132.11164-1-dannym@scratchpost.org> <20161027052216.GA27257@jocasta.intra> <20161027143028.3b5d20cc@scratchpost.org> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:47783) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bzlGS-0001it-B5 for guix-devel@gnu.org; Thu, 27 Oct 2016 10:02:46 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1bzlGO-0005ba-6c for guix-devel@gnu.org; Thu, 27 Oct 2016 10:02:40 -0400 Received: from sender163-mail.zoho.com ([74.201.84.163]:21367) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1bzlGN-0005aL-Uv for guix-devel@gnu.org; Thu, 27 Oct 2016 10:02:36 -0400 In-reply-to: <20161027143028.3b5d20cc@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 Danny Milosavljevic writes: >> - (("-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: . In this case please add a comment referencing the issue. Thanks! ~~ Ricardo