From mboxrd@z Thu Jan 1 00:00:00 1970 From: ludo@gnu.org (Ludovic =?utf-8?Q?Court=C3=A8s?=) Subject: Re: daemon: No rule to make target `nix/libstore/schema.sql' Date: Fri, 14 Dec 2012 22:12:52 +0100 Message-ID: <87sj78qqwb.fsf@gnu.org> References: <201212140005.19163.andreas@enge.fr> <87pq2dez9m.fsf@gnu.org> <201212141150.00486.andreas@enge.fr> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([208.118.235.92]:50775) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TjcZ0-0001Dd-Nt for bug-guix@gnu.org; Fri, 14 Dec 2012 16:13:02 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1TjcYw-00028W-EG for bug-guix@gnu.org; Fri, 14 Dec 2012 16:12:58 -0500 Received: from mail4-relais-sop.national.inria.fr ([192.134.164.105]:48875) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TjcYw-00028M-7K for bug-guix@gnu.org; Fri, 14 Dec 2012 16:12:54 -0500 In-Reply-To: <201212141150.00486.andreas@enge.fr> (Andreas Enge's message of "Fri, 14 Dec 2012 11:50:00 +0100") List-Id: Bug reports for GNU Guix List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-guix-bounces+gcggb-bug-guix=m.gmane.org@gnu.org Sender: bug-guix-bounces+gcggb-bug-guix=m.gmane.org@gnu.org To: Andreas Enge Cc: bug-guix@gnu.org Andreas Enge skribis: > The files are there, but the brace expansion in the script is a bashism > that does not work under debain /bin/sh (which is dash). > Trivial patch attached. Applied, thanks! Ludo=E2=80=99.