summary refs log tree commit diff
diff options
context:
space:
mode:
authorRicardo Wurmus <rekado@elephly.net>2018-11-08 09:10:20 +0100
committerRicardo Wurmus <rekado@elephly.net>2018-11-08 09:10:20 +0100
commite35dce017090685d07aedf10c9899c0cdcc70d9e (patch)
treedd7a86dcce4890477521b48c6e532473d117d834
parent31c41a8cfeb6c488cb60139ab809f6332a52679c (diff)
downloadguix-e35dce017090685d07aedf10c9899c0cdcc70d9e.tar.gz
gnu: mash: Remove custom autoconf phase.
* gnu/packages/bioinformatics.scm (mash)[arguments]: Remove autoconf phase.
-rw-r--r--gnu/packages/bioinformatics.scm4
1 files changed, 1 insertions, 3 deletions
diff --git a/gnu/packages/bioinformatics.scm b/gnu/packages/bioinformatics.scm
index ff6cd03b21..91f87a759e 100644
--- a/gnu/packages/bioinformatics.scm
+++ b/gnu/packages/bioinformatics.scm
@@ -4018,9 +4018,7 @@ sequences).")
                             "src/mash/CommandScreen.cpp")
                (("^#include \"kseq\\.h\"")
                 "#include \"htslib/kseq.h\""))
-             #t))
-         (add-after 'fix-includes 'autoconf
-           (lambda _ (zero? (system* "autoconf")))))))
+             #t)))))
     (native-inputs
      `(("autoconf" ,autoconf)
        ;; Capnproto and htslib are statically embedded in the final