mirror of
				https://github.com/ScoopInstaller/Main.git
				synced 2025-11-04 07:41:20 +00:00 
			
		
		
		
	tesseract: add TESSDATA_PREFIX env_var (fixes #2563)
This commit is contained in:
		
							parent
							
								
									a9b93c038b
								
							
						
					
					
						commit
						f4c1330edf
					
				@ -18,6 +18,9 @@
 | 
			
		||||
        "unicharset_extractor.exe",
 | 
			
		||||
        "wordlist2dawg.exe"
 | 
			
		||||
    ],
 | 
			
		||||
    "env_set": {
 | 
			
		||||
        "TESSDATA_PREFIX": "$dir"
 | 
			
		||||
    },
 | 
			
		||||
    "persist": [
 | 
			
		||||
        "tessdata"
 | 
			
		||||
    ],
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user