From mboxrd@z Thu Jan 1 00:00:00 1970 From: Danny Milosavljevic Subject: Re: [PATCH 1/2] gnu: tzdata: Fix dangling symbolic link. Date: Fri, 7 Oct 2016 21:58:56 +0200 Message-ID: <20161007215856.1b077e30@scratchpost.org> References: <1475777887-6628-1-git-send-email-jmd@gnu.org> <87twcpi824.fsf@gnu.org> <20161006224012.0cf11350@scratchpost.org> <8760p4j5qe.fsf@gnu.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]:44542) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bsbIR-0006TY-QQ for guix-devel@gnu.org; Fri, 07 Oct 2016 15:59:10 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1bsbIN-00005P-Ld for guix-devel@gnu.org; Fri, 07 Oct 2016 15:59:06 -0400 In-Reply-To: <8760p4j5qe.fsf@gnu.org> 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: Ludovic =?ISO-8859-1?Q?Court=E8s?= Cc: guix-devel@gnu.org, John Darrington On Fri, 07 Oct 2016 21:53:29 +0200 ludo@gnu.org (Ludovic Court=C3=A8s) wrote: > Danny Milosavljevic skribis: >=20 > >> (symlink "." (string-append out "/share/zoneinfo/posix")) =20 > > > > "..", no? =20 >=20 > No, I don=E2=80=99t think so. Ah I see. Endless loop :) Nevermind, it's correct with ".".