wok diff dnsmasq/receipt @ rev 3885

dnsmasq: add init script
author Pascal Bellard <pascal.bellard@slitaz.org>
date Wed Aug 12 12:50:40 2009 +0200 (2009-08-12)
parents 275ea349dcb0
children 0d5e57e5056b
line diff
     1.1 --- a/dnsmasq/receipt	Tue May 12 02:01:41 2009 +0200
     1.2 +++ b/dnsmasq/receipt	Wed Aug 12 12:50:40 2009 +0200
     1.3 @@ -23,5 +23,6 @@
     1.4  {
     1.5  	mkdir -p $fs/usr
     1.6  	cp -a $_pkg/usr/sbin $fs/usr
     1.7 +	cp -a stuff/* $fs
     1.8  }
     1.9