wok-current diff lighttpd/receipt @ rev 17117
Up lilo (24.0), better linux 3.x & GPT support
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Thu Sep 04 09:48:47 2014 +0200 (2014-09-04) |
parents | e6759743694c |
children | d3eb5f4b53ea |
line diff
1.1 --- a/lighttpd/receipt Sun Mar 02 19:09:41 2014 +0100 1.2 +++ b/lighttpd/receipt Thu Sep 04 09:48:47 2014 +0200 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.