wok-6.x diff cherokee/receipt @ rev 9887
tor; Fix BD
author | Eric Joseph-Alexandre <erjo@slitaz.org> |
---|---|
date | Tue May 17 07:16:04 2011 +0200 (2011-05-17) |
parents | 21d63521b096 |
children | 4de59d145d66 |
line diff
1.1 --- a/cherokee/receipt Sat Feb 26 02:55:09 2011 +0100 1.2 +++ b/cherokee/receipt Tue May 17 07:16:04 2011 +0200 1.3 @@ -39,6 +39,6 @@ 1.4 cp -a $_pkg/usr/share/cherokee $fs/usr/share 1.5 cp -a $_pkg/var $fs 1.6 cp -a $_pkg/etc $fs 1.7 - cp -a stuff/cherokee $fs/etc/init.d 1.8 + cp -a $stuff/cherokee $fs/etc/init.d 1.9 } 1.10