summaryrefslogtreecommitdiff
path: root/gnu/packages/ssh.scm
diff options
context:
space:
mode:
authorLudovic Courtès <ludo@gnu.org>2019-11-23 11:43:14 +0100
committerLudovic Courtès <ludo@gnu.org>2019-11-23 11:43:14 +0100
commit1d48f1da5a580bb757e5d31d2350f84929ca125a (patch)
tree610f922f4561488c0e186d45f2cfbfcce1e30585 /gnu/packages/ssh.scm
parentefafbc66674be199330434c848ab6b8552efd8c5 (diff)
downloadguix-patches-1d48f1da5a580bb757e5d31d2350f84929ca125a.tar
guix-patches-1d48f1da5a580bb757e5d31d2350f84929ca125a.tar.gz
gnu: guile-ssh: Remove redundant phase.
* gnu/packages/ssh.scm (guile-ssh)[arguments]: Remove 'autoreconf' phase, which was redundant with the 'bootstrap' phase.
Diffstat (limited to 'gnu/packages/ssh.scm')
-rw-r--r--gnu/packages/ssh.scm3
1 files changed, 0 insertions, 3 deletions
diff --git a/gnu/packages/ssh.scm b/gnu/packages/ssh.scm
index fa1d32a0e0..807cbafb7c 100644
--- a/gnu/packages/ssh.scm
+++ b/gnu/packages/ssh.scm
@@ -265,9 +265,6 @@ Additionally, various channel-specific options can be negotiated.")
#:configure-flags '("--disable-static")
#:phases (modify-phases %standard-phases
- (add-after 'unpack 'autoreconf
- (lambda* (#:key inputs #:allow-other-keys)
- (invoke "autoreconf" "-vfi")))
(add-before 'build 'fix-libguile-ssh-file-name
(lambda* (#:key outputs #:allow-other-keys)
;; Build and install libguile-ssh.so so that we can use