wok diff cookutils/receipt @ rev 22999

updated leptonica and leptonica-dev again (1.78.0 -> 1.79.0)
author Hans-G?nter Theisgen
date Mon Mar 02 15:57:03 2020 +0100 (2020-03-02)
parents 2a588e4793bc
children 0699e7a9c776
line diff
     1.1 --- a/cookutils/receipt	Sat Jan 18 16:22:42 2020 +0100
     1.2 +++ b/cookutils/receipt	Mon Mar 02 15:57:03 2020 +0100
     1.3 @@ -34,6 +34,8 @@
     1.4  {
     1.5  	mkdir -p $fs
     1.6  	cp -a $install/* $fs
     1.7 +	cp $stuff/check-wok $fs/usr/bin
     1.8 +	chmod 755 $fs/usr/bin/check-wok
     1.9  	#Symlink cooker to busybox httpd server root
    1.10  	cd $fs/var/www
    1.11  	ln -s cgi-bin/cooker