Re: [PATCH 1/2] gnu: r-htmltools: Ensure temporary files can be deleted.

2016-09-12 Thread Leo Famulari
On Thu, Sep 08, 2016 at 02:51:04PM +0200, Ricardo Wurmus wrote: > * gnu/packages/web.scm (r-htmltools)[arguments]: Add phase > "copy-files-without-mode". LGTM

[PATCH 1/2] gnu: r-htmltools: Ensure temporary files can be deleted.

2016-09-08 Thread Ricardo Wurmus
* gnu/packages/web.scm (r-htmltools)[arguments]: Add phase "copy-files-without-mode". --- gnu/packages/web.scm | 14 ++ 1 file changed, 14 insertions(+) diff --git a/gnu/packages/web.scm b/gnu/packages/web.scm index 321a250..a682e6d 100644 --- a/gnu/packages/web.scm +++ b/gnu/packages