wok-stable diff cherokee/receipt @ rev 9992
vorbis-tools: fix bdeps (again)
author | Christophe Lincoln <pankso@slitaz.org> |
---|---|
date | Thu May 19 00:36:16 2011 +0200 (2011-05-19) |
parents | 21d63521b096 |
children | 4de59d145d66 |
line diff
1.1 --- a/cherokee/receipt Sat Feb 26 02:55:09 2011 +0100 1.2 +++ b/cherokee/receipt Thu May 19 00:36:16 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