From mboxrd@z Thu Jan 1 00:00:00 1970 From: Leo Famulari Subject: Re: [PATCH 2/2] gnu: r-rmarkdown: Ensure temporary files can be deleted. Date: Tue, 13 Sep 2016 01:48:49 -0400 Message-ID: <20160913054849.GC11067@jasmine> References: <20160908125105.8435-1-ricardo.wurmus@mdc-berlin.de> <20160908125105.8435-2-ricardo.wurmus@mdc-berlin.de> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:56810) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bjgaa-0002Jx-Do for guix-devel@gnu.org; Tue, 13 Sep 2016 01:49:01 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1bjgaY-0001wn-Lx for guix-devel@gnu.org; Tue, 13 Sep 2016 01:48:59 -0400 Received: from out4-smtp.messagingengine.com ([66.111.4.28]:57355) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bjgaX-0001vT-Gi for guix-devel@gnu.org; Tue, 13 Sep 2016 01:48:58 -0400 Content-Disposition: inline In-Reply-To: <20160908125105.8435-2-ricardo.wurmus@mdc-berlin.de> 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: Ricardo Wurmus Cc: guix-devel@gnu.org On Thu, Sep 08, 2016 at 02:51:05PM +0200, Ricardo Wurmus wrote: > * gnu/packages/statistics.scm (r-rmarkdown)[arguments]: Add phase > "copy-files-without-mode". LGTM