wok diff bind/receipt @ rev 9697

a*, b*, c*: starte with a tiny sed in the wok for stuff/ --> $/stuff
author Christophe Lincoln <pankso@slitaz.org>
date Sat May 07 23:47:19 2011 +0200 (2011-05-07)
parents 1c955cc8d20b
children 0c5896e5e91d
line diff
     1.1 --- a/bind/receipt	Wed Mar 02 10:01:09 2011 +0000
     1.2 +++ b/bind/receipt	Sat May 07 23:47:19 2011 +0200
     1.3 @@ -32,6 +32,6 @@
     1.4  	mkdir -p $fs/usr $fs/var/cache/bind
     1.5  	cp -a $_pkg/usr/sbin $fs/usr
     1.6  	cp -a $_pkg/etc $fs
     1.7 -	cp -a stuff/etc $fs
     1.8 +	cp -a $stuff/etc $fs
     1.9  }
    1.10