wok diff cookutils/receipt @ rev 23616

updated rpcbind (0.2.0 -> 1.2.5)
author Hans-G?nter Theisgen
date Tue Apr 14 09:53:09 2020 +0100 (2020-04-14)
parents 2a588e4793bc
children 0699e7a9c776
line diff
     1.1 --- a/cookutils/receipt	Sat Jan 18 16:22:42 2020 +0100
     1.2 +++ b/cookutils/receipt	Tue Apr 14 09:53:09 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