gnu: preseq: Move "use-samtools-headers" phase.
* gnu/packages/bioinformatics.scm (preseq)[arguments]: Move phase "use-samtools-headers" after "enter-dir" phase.
This commit is contained in:
		
							parent
							
								
									c4fdfd6f90
								
							
						
					
					
						commit
						9f04196d88
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		|  | @ -2115,7 +2115,7 @@ subsequent visualization, annotation and storage of results.") | |||
|             (chdir "preseq-master") | ||||
|             #t)) | ||||
|          (add-after | ||||
|           'unpack 'use-samtools-headers | ||||
|           'enter-dir 'use-samtools-headers | ||||
|           (lambda _ | ||||
|             (substitute* '("smithlab_cpp/SAM.cpp" | ||||
|                            "smithlab_cpp/SAM.hpp") | ||||
|  |  | |||
		Reference in a new issue