Do not record store file name in bioinformatics.scm.
* gnu/packages/bioinformatics.scm (dropseq-tools): Replace full store file name with ellipses.
This commit is contained in:
parent
5ca5ab8ba7
commit
6fe419743d
|
@ -12725,7 +12725,7 @@ contains
|
|||
#:phases
|
||||
(modify-phases %standard-phases
|
||||
;; FIXME: fails with "java.io.FileNotFoundException:
|
||||
;; /gnu/store/q76y0ximcziplgfpbn26kbw4h3s14f33-dropseq-tools-1.13/share/java/lib/biojava-alignment.jar"
|
||||
;; /gnu/store/…-dropseq-tools-1.13/share/java/lib/biojava-alignment.jar"
|
||||
(delete 'generate-jar-indices)
|
||||
;; All dependencies must be linked to "lib", because that's where
|
||||
;; they will be searched for when the Class-Path property of the
|
||||
|
|
Loading…
Reference in New Issue