wok diff lighttpd/receipt @ rev 17526

Add jp2a
author Pascal Bellard <pascal.bellard@slitaz.org>
date Mon Jan 19 00:23:49 2015 +0100 (2015-01-19)
parents e6759743694c
children d3eb5f4b53ea
line diff
     1.1 --- a/lighttpd/receipt	Sun Mar 02 19:09:41 2014 +0100
     1.2 +++ b/lighttpd/receipt	Mon Jan 19 00:23:49 2015 +0100
     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.