gnu: rsem: Remove trailing #T from snippet.
* gnu/packages/bioinformatics.scm (rsem)[source]: Remove trailing #T.
This commit is contained in:
		
							parent
							
								
									cfaf37d10b
								
							
						
					
					
						commit
						23975fe27a
					
				
					 1 changed files with 1 additions and 2 deletions
				
			
		|  | @ -6132,8 +6132,7 @@ phylogenies.") | |||
|         '(begin | ||||
|            ;; remove bundled copy of boost and samtools | ||||
|            (delete-file-recursively "boost") | ||||
|            (delete-file-recursively "samtools-1.3") | ||||
|            #t)))) | ||||
|            (delete-file-recursively "samtools-1.3"))))) | ||||
|     (build-system gnu-build-system) | ||||
|     (arguments | ||||
|      `(#:tests? #f ;no "check" target | ||||
|  |  | |||
		Reference in a new issue