gnu: guile-ssh: Remove redundant phase.
authorLudovic Courtès <ludo@gnu.org>
Sat, 23 Nov 2019 10:43:14 +0000 (11:43 +0100)
committerLudovic Courtès <ludo@gnu.org>
Sat, 23 Nov 2019 10:43:14 +0000 (11:43 +0100)
* gnu/packages/ssh.scm (guile-ssh)[arguments]: Remove 'autoreconf'
phase, which was redundant with the 'bootstrap' phase.

gnu/packages/ssh.scm

index fa1d32a..807cbaf 100644 (file)
@@ -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