From mboxrd@z Thu Jan 1 00:00:00 1970 From: ludo@gnu.org (Ludovic =?UTF-8?Q?Court=C3=A8s?=) Subject: bug#19743: 'wrap-program' should preserve symbolic links Date: Mon, 23 Feb 2015 20:45:00 +0100 Message-ID: <87vbis4dkz.fsf@gnu.org> References: <87386pe2ca.fsf@gnu.org> <20150215164206.GA6486@debian> 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]:33900) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YPyx9-0002V2-NK for bug-guix@gnu.org; Mon, 23 Feb 2015 14:46:04 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1YPyx8-0000WT-Q9 for bug-guix@gnu.org; Mon, 23 Feb 2015 14:46:03 -0500 Received: from debbugs.gnu.org ([140.186.70.43]:52256) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YPyx8-0000WO-NE for bug-guix@gnu.org; Mon, 23 Feb 2015 14:46:02 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.80) (envelope-from ) id 1YPyx8-0005rr-Fy for bug-guix@gnu.org; Mon, 23 Feb 2015 14:46:02 -0500 Sender: "Debbugs-submit" Resent-Message-ID: In-Reply-To: <20150215164206.GA6486@debian> (Andreas Enge's message of "Sun, 15 Feb 2015 17:42:06 +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: 19743@debbugs.gnu.org Andreas Enge skribis: > From cced64ffd33754434d732c552bdbb5c038891a8d Mon Sep 17 00:00:00 2001 > From: Andreas Enge > Date: Sun, 15 Feb 2015 17:40:17 +0100 > Subject: [PATCH] utils: Preserve symbolic links in 'wrap-program'. > MIME-Version: 1.0 > Content-Type: text/plain; charset=3DUTF-8 > Content-Transfer-Encoding: 8bit > > * guix/build/utils.scm (wrap-program): Preserve symbolic links instead of > copying the contents of the link. ^^ No extra space here please. > Co-authored-by: Ludovic Court=C3=A8s > > Closes . Use =E2=80=9CFixes: ...=E2=80=9D as in the other commits. OK for =E2=80=98core-updates=E2=80=99. Thank you! Ludo=E2=80=99.