wok diff tesseract-ocr-lang-kor/receipt @ rev 20641

Add SSL support to retawq (needed by man to browse linux.die.net)
author Lucas Levrel <llevrel@yahoo.fr>
date Fri Jan 11 09:19:11 2019 +0100 (2019-01-11)
parents a705d8e80b1c
children 8dd8bab3f0ca
line diff
     1.1 --- a/tesseract-ocr-lang-kor/receipt	Mon Aug 03 16:02:13 2015 +0200
     1.2 +++ b/tesseract-ocr-lang-kor/receipt	Fri Jan 11 09:19:11 2019 +0100
     1.3 @@ -16,5 +16,5 @@
     1.4  genpkg_rules()
     1.5  {
     1.6  	mkdir -p $fs/usr/share
     1.7 -	cp -a $src/tesseract-ocr/tessdata $fs/usr/share/
     1.8 +	cp -a $src/tessdata $fs/usr/share/
     1.9  }