From mboxrd@z Thu Jan 1 00:00:00 1970 From: ludo@gnu.org (Ludovic =?utf-8?Q?Court=C3=A8s?=) Subject: Re: [PATCH 1/2] gnu: tzdata: Fix dangling symbolic link. Date: Fri, 07 Oct 2016 21:53:29 +0200 Message-ID: <8760p4j5qe.fsf@gnu.org> References: <1475777887-6628-1-git-send-email-jmd@gnu.org> <87twcpi824.fsf@gnu.org> <20161006224012.0cf11350@scratchpost.org> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:43308) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bsbD6-0003Hl-CK for guix-devel@gnu.org; Fri, 07 Oct 2016 15:53:37 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1bsbD3-0005o4-9X for guix-devel@gnu.org; Fri, 07 Oct 2016 15:53:36 -0400 In-Reply-To: <20161006224012.0cf11350@scratchpost.org> (Danny Milosavljevic's message of "Thu, 6 Oct 2016 22:40:12 +0200") 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, John Darrington Danny Milosavljevic skribis: >> (symlink "." (string-append out "/share/zoneinfo/posix")) > > "..", no? No, I don=E2=80=99t think so. Ludo=E2=80=99.