gnu: python2-matplotlib: Remove trailing #T.
* gnu/packages/python-xyz.scm (python2-matplotlib)[arguments]: Remove trailing #T from build phase.
This commit is contained in:
		
							parent
							
								
									c14ab97a03
								
							
						
					
					
						commit
						a33ca53492
					
				
					 1 changed files with 1 additions and 2 deletions
				
			
		| 
						 | 
				
			
			@ -6283,8 +6283,7 @@ toolkits.")
 | 
			
		|||
                   (mkdir-p dir)
 | 
			
		||||
                   (invoke "unzip"
 | 
			
		||||
                           (assoc-ref inputs "jquery-ui")
 | 
			
		||||
                           "-d" dir))
 | 
			
		||||
                 #t))
 | 
			
		||||
                           "-d" dir))))
 | 
			
		||||
             (delete 'fix-and-disable-failing-tests)
 | 
			
		||||
             (delete 'check))))) ; These tests weren't run the the past.
 | 
			
		||||
      ;; Make sure to use special packages for Python 2 instead
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Reference in a new issue