wok diff lighttpd/receipt @ rev 16434

Merge branches
author Aleksej Bobylev <al.bobylev@gmail.com>
date Fri Apr 18 13:51:05 2014 +0300 (2014-04-18)
parents e6759743694c
children d3eb5f4b53ea
line diff
     1.1 --- a/lighttpd/receipt	Sun Mar 02 19:09:41 2014 +0100
     1.2 +++ b/lighttpd/receipt	Fri Apr 18 13:51:05 2014 +0300
     1.3 @@ -62,10 +62,8 @@
     1.4  		echo -n "Copying : mod_${module}.so" && status
     1.5  	done
     1.6  
     1.7 -	# Server root and config file.
     1.8 -	cp -a $stuff/var $fs
     1.9 +	# Config file.
    1.10  	cp -a $stuff/etc $fs
    1.11 -	chown -R 0.0 $fs/var/www
    1.12  	chown -R 0.0 $fs/etc
    1.13  
    1.14  	# Logs directory.