wok-4.x diff lighttpd/receipt @ 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 cab40ed8020d
children d1768332cee0
line diff
     1.1 --- a/lighttpd/receipt	Sun Feb 27 13:44:14 2011 +0000
     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