From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:52300) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1e0w1w-0001EL-WC for guix-patches@gnu.org; Sat, 07 Oct 2017 16:49:05 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1e0w1w-0005rQ-7f for guix-patches@gnu.org; Sat, 07 Oct 2017 16:49:05 -0400 Received: from debbugs.gnu.org ([208.118.235.43]:46429) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1e0w1w-0005rJ-4E for guix-patches@gnu.org; Sat, 07 Oct 2017 16:49:04 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1e0w1u-00053H-9R for guix-patches@gnu.org; Sat, 07 Oct 2017 16:49:03 -0400 Subject: [bug#28509] [PATCH 1/1] gnu: Add GnuCash documentation. Resent-Message-ID: From: ludo@gnu.org (Ludovic =?UTF-8?Q?Court=C3=A8s?=) References: <20170919091058.31027-1-cmmarusich@gmail.com> <20170919091058.31027-2-cmmarusich@gmail.com> <87shfi522g.fsf@gnu.org> Date: Sat, 07 Oct 2017 22:48:08 +0200 In-Reply-To: <87shfi522g.fsf@gnu.org> ("Ludovic \=\?utf-8\?Q\?Court\=C3\=A8s\=22'\?\= \=\?utf-8\?Q\?s\?\= message of "Tue, 19 Sep 2017 14:02:15 +0200") Message-ID: <87fuauit13.fsf@gnu.org> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable 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: Chris Marusich Cc: rekado@elephly.net, 28509@debbugs.gnu.org, bavier@member.fsf.org ludo@gnu.org (Ludovic Court=C3=A8s) skribis: > Chris Marusich skribis: > >> * gnu/packages/gnucash.scm (gnucash-docs): Add it. >> (gnucash): Use the glib-or-gtk-build-system, create a "doc" output, and >> install the output of "gnucash-docs" into there. > > LGTM, thanks for working on it! Ping! :-) Ludo'.