From mboxrd@z Thu Jan 1 00:00:00 1970 From: Julien Lepiller Subject: Re: WIP Guix Cookbook Date: Sun, 15 Sep 2019 16:25:48 +0200 Message-ID: References: <87pnkb3pil.fsf@elephly.net> <87woeer47z.fsf@gnu.org> <87ftkyqzho.fsf@elephly.net> <2ED0657D-1066-48AC-A508-AF87ED82EF5B@lepiller.eu> <87d0g1rcnx.fsf@elephly.net> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([2001:470:142:3::10]:39007) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1i9VTY-0003q2-Q6 for guix-devel@gnu.org; Sun, 15 Sep 2019 10:26:05 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1i9VTX-0001cX-76 for guix-devel@gnu.org; Sun, 15 Sep 2019 10:26:04 -0400 In-Reply-To: <87d0g1rcnx.fsf@elephly.net> 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: Ricardo Wurmus Cc: guix-devel@gnu.org Le 15 septembre 2019 14:01:38 GMT+02:00, Ricardo Wurmus a =C3=A9crit : > >Hey Julien, > >> For make dist to work, you'll have to update Makefile=2Eam that >contains >> a list of files excluded from the store reference check (the cookbook >> has a few references in examples)=2E You will also have to make sure >> there is a po file for the languages that are declared, or have a >> separate list for the cookbook=2E > >Thanks for the information=2E Would you like to make these changes? I= =E2=80=99m >not sure how to do this=2E > >-- >Ricardo Sure, but I'm not sure what workflow is when working on a wip- branch=2E C= an I simply amend your patch and push-force it to the branch?