wok-current diff cookutils/receipt @ rev 19170

Fix typo in $MAINTAINER
author Aleksej Bobylev <al.bobylev@gmail.com>
date Thu Jun 02 11:40:11 2016 +0300 (2016-06-02)
parents 00bc29258990
children 8eea3b2b0ff5
line diff
     1.1 --- a/cookutils/receipt	Fri Apr 01 10:19:59 2016 +0200
     1.2 +++ b/cookutils/receipt	Thu Jun 02 11:40:11 2016 +0300
     1.3 @@ -29,7 +29,7 @@
     1.4  	#Symlink cooker to busybox httpd server root
     1.5  	cd $fs/var/www
     1.6  	ln -s cgi-bin/cooker
     1.7 -	# Daemon goes in cookutils-deamon
     1.8 +	# Daemon goes in cookutils-daemon
     1.9  	rm -rf $fs/etc/init.d
    1.10  }
    1.11