From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:59458) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1fdTud-0002vd-2d for guix-patches@gnu.org; Thu, 12 Jul 2018 01:13:08 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1fdTuY-00026H-5L for guix-patches@gnu.org; Thu, 12 Jul 2018 01:13:07 -0400 Received: from debbugs.gnu.org ([208.118.235.43]:48330) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1fdTuY-000265-19 for guix-patches@gnu.org; Thu, 12 Jul 2018 01:13:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1fdTuX-0002aZ-Pf for guix-patches@gnu.org; Thu, 12 Jul 2018 01:13:01 -0400 Subject: [bug#32114] [PATCH] gnu: Add ddclient. Resent-Message-ID: Date: Thu, 12 Jul 2018 05:13:38 +0000 From: Nils Gillmann Message-ID: <20180712051338.llgw6bgoaccab6px@abyayala> References: <20180710162955.10895-1-go.wigust@gmail.com> <20180711190956.GB11727@jasmine.lan> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline In-Reply-To: <20180711190956.GB11727@jasmine.lan> 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: Leo Famulari Cc: 32114@debbugs.gnu.org Leo Famulari transcribed 1.3K bytes: > On Tue, Jul 10, 2018 at 07:29:55PM +0300, Oleg Pykhalov wrote: > > * gnu/packages/dns.scm (ddclient): New variable. > > Thanks! Overall it seems fine, but can you add a short code comment > about why it uses the trival-build-system instead of perl-build-system? I think I tried to work on this a while back. It simply has no Makefile for any build system.