wok-current diff cherokee/receipt @ rev 10358
sox: Add $CONFIGURE_ARGS.
author | Christopher Rogers <slaxemulator@gmail.com> |
---|---|
date | Sun May 22 16:59:09 2011 +0000 (2011-05-22) |
parents | 21d63521b096 |
children | 4de59d145d66 |
line diff
1.1 --- a/cherokee/receipt Sat Feb 26 02:55:09 2011 +0100 1.2 +++ b/cherokee/receipt Sun May 22 16:59:09 2011 +0000 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