gnu: blasr: Remove trailing #T.
* gnu/packages/bioinformatics.scm (blasr)[arguments]: Remove trailing #T from build phase.master
parent
d068de0c7d
commit
38cf62a236
|
@ -782,8 +782,7 @@ hdf and alignment.")
|
|||
m
|
||||
(format #f "cpp.find_library('hdf5', dirs : '~a'), \
|
||||
cpp.find_library('hdf5_cpp', dirs : '~a'), "
|
||||
hdf5 hdf5)))))
|
||||
#t)))
|
||||
hdf5 hdf5))))))))
|
||||
;; Tests require "cram" executable, which is not packaged.
|
||||
#:tests? #f
|
||||
#:configure-flags '("-Dtests=false")))
|
||||
|
|
Reference in New Issue