gnu: java-picard-2.10.3: Delete failing build phase.

* gnu/packages/bioinformatics.scm (java-picard-2.10.3)[arguments]: Delete
generate-jar-indices phase.
This commit is contained in:
Ricardo Wurmus 2018-06-05 11:14:38 +02:00
parent d7e6fb6d7e
commit e847f402c1
No known key found for this signature in database
GPG key ID: 197A5888235FACAC

View file

@ -3211,6 +3211,8 @@ (define-public java-picard-2.10.3
(sxml xpath))
#:phases
(modify-phases %standard-phases
;; FIXME: this phase fails with "duplicate entry: htsjdk/samtools/AbstractBAMFileIndex$1.class"
(delete 'generate-jar-indices)
(add-after 'unpack 'remove-useless-build.xml
(lambda _ (delete-file "build.xml") #t))
;; This is necessary to ensure that htsjdk is found when using