From mboxrd@z Thu Jan 1 00:00:00 1970 From: ludo@gnu.org (Ludovic =?utf-8?Q?Court=C3=A8s?=) Subject: Re: [PATCH] build-system/gnu: Make libraries writable before stripping. Date: Fri, 25 Nov 2016 23:59:49 +0100 Message-ID: <877f7rqi6y.fsf@gnu.org> References: <20161124162134.11241-1-mbakke@fastmail.com> 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]:59840) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1cAPTG-0006S5-Qp for guix-devel@gnu.org; Fri, 25 Nov 2016 17:59:55 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1cAPTD-0001pJ-Qd for guix-devel@gnu.org; Fri, 25 Nov 2016 17:59:54 -0500 In-Reply-To: <20161124162134.11241-1-mbakke@fastmail.com> (Marius Bakke's message of "Thu, 24 Nov 2016 17:21:34 +0100") 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: Marius Bakke Cc: guix-devel@gnu.org Marius Bakke skribis: > * guix/build/gnu-build-system.scm (strip)[strip-dir]: Change mode of > files before running strip-command. OK for =E2=80=98core-updates=E2=80=99. Note that a few packages did that by hand. While you=E2=80=99re at it, you can adjust them. Thanks! Ludo=E2=80=99.