Woow, that was fast! :-) Ricardo Wurmus <ricardo.wur...@mdc-berlin.de> skribis:
> From 65c9863898e1ddc2a1443b557003f0cbc25442d8 Mon Sep 17 00:00:00 2001 > From: Ricardo Wurmus <ricardo.wur...@mdc-berlin.de> > Date: Fri, 27 Nov 2015 10:57:03 +0100 > Subject: [PATCH 1/2] gnu: openssh: Use modify-phases syntax. > > * gnu/packages/ssh.scm (openssh)[arguments]: Use modify-phases syntax. OK! > From baf260ebda0a70ec3c7d6f35e1c1bb64a37f0aac Mon Sep 17 00:00:00 2001 > From: Ricardo Wurmus <ricardo.wur...@mdc-berlin.de> > Date: Fri, 27 Nov 2015 11:35:50 +0100 > Subject: [PATCH 2/2] gnu: openssh: Install ssh-copy-id. > > * gnu/packages/ssh.scm (openssh)[arguments]: Install "ssh-copy-id" and > documentation. Please add “Fixes” and “Reported by” lines. Could you check whether that increases the size of the closure? That would be the case if ‘ssh-copy-id’ is a Perl script for instance. Thanks, Ludo’.