wok-6.x diff lighttpd/receipt @ rev 17703
Add mpv
author | Xander Ziiryanoff <psychomaniak@xakep.ru> |
---|---|
date | Sun Mar 01 19:50:04 2015 +0100 (2015-03-01) |
parents | e6759743694c |
children | d3eb5f4b53ea |
line diff
1.1 --- a/lighttpd/receipt Sun Mar 02 19:09:41 2014 +0100 1.2 +++ b/lighttpd/receipt Sun Mar 01 19:50:04 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.