wok-next diff ziproxy/receipt @ rev 14752

busybox-boot: create /usr/share/boot/initrd (again)
author Pascal Bellard <pascal.bellard@slitaz.org>
date Sun Jun 16 19:52:34 2013 +0200 (2013-06-16)
parents e39005ccc3ae
children 7896f0694ef6
line diff
     1.1 --- a/ziproxy/receipt	Wed May 09 23:17:41 2012 +0200
     1.2 +++ b/ziproxy/receipt	Sun Jun 16 19:52:34 2013 +0200
     1.3 @@ -31,4 +31,5 @@
     1.4  	cp -a $_pkg/usr/bin $fs/usr
     1.5  	cp -a $src/etc $fs
     1.6  	cp -a $src/var $fs
     1.7 +	chown -R root.root $fs
     1.8  }