mirror of
				https://github.com/explosion/spaCy.git
				synced 2025-11-04 01:48:04 +03:00 
			
		
		
		
	Upd makefile
This commit is contained in:
		
							parent
							
								
									59558b1b80
								
							
						
					
					
						commit
						67652bcbb5
					
				
							
								
								
									
										2
									
								
								Makefile
									
									
									
									
									
								
							
							
						
						
									
										2
									
								
								Makefile
									
									
									
									
									
								
							| 
						 | 
					@ -29,7 +29,7 @@ dist/$(SPACY_BIN) : $(WHEELHOUSE)/spacy-$(PYVER)-$(version).stamp
 | 
				
			||||||
		--disable-cache \
 | 
							--disable-cache \
 | 
				
			||||||
		-o $@ \
 | 
							-o $@ \
 | 
				
			||||||
		$(package)==$(version) \
 | 
							$(package)==$(version) \
 | 
				
			||||||
		"$(SPACY_EXTRAS)"
 | 
							$(SPACY_EXTRAS)
 | 
				
			||||||
	chmod a+rx $@
 | 
						chmod a+rx $@
 | 
				
			||||||
	cp $@ dist/spacy.pex
 | 
						cp $@ dist/spacy.pex
 | 
				
			||||||
 | 
					
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
		Reference in New Issue
	
	Block a user