wok-stable diff chillispot/receipt @ rev 11253

upx: Fixed ucl and upx to be more compatable with my wok-tank cooking branch and still be compatible with official cookutils.
author Christopher Rogers <slaxemulator@gmail.com>
date Mon Nov 07 10:04:51 2011 +0000 (2011-11-07)
parents b366409d3396
children
line diff
     1.1 --- a/chillispot/receipt	Wed Sep 23 21:45:39 2009 +0200
     1.2 +++ b/chillispot/receipt	Mon Nov 07 10:04:51 2011 +0000
     1.3 @@ -26,6 +26,6 @@
     1.4  	mkdir -p $fs/usr $fs/etc/init.d $fs/var/lib/chilli/
     1.5  	cp -a $_pkg/usr/sbin $fs/usr
     1.6  	cp $src/doc/chilli.conf $fs/etc
     1.7 -	cp stuff/chilli $fs/etc/init.d
     1.8 +	cp $stuff/chilli $fs/etc/init.d
     1.9  }
    1.10