wok-6.x rev 9665
lighttpd: we want $stuff
author | Christophe Lincoln <pankso@slitaz.org> |
---|---|
date | Sun May 01 14:04:38 2011 +0200 (2011-05-01) |
parents | c6e87acf001f |
children | aaed053572c3 |
files | lighttpd/receipt |
line diff
1.1 --- a/lighttpd/receipt Sun May 01 12:51:33 2011 +0200 1.2 +++ b/lighttpd/receipt Sun May 01 14:04:38 2011 +0200 1.3 @@ -60,8 +60,8 @@ 1.4 done 1.5 1.6 # Server root and config file. 1.7 - cp -a stuff/var $fs 1.8 - cp -a stuff/etc $fs 1.9 + cp -a $stuff/var $fs 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