wok-next diff busybox/receipt @ rev 5748

busybox: ensure mod is 4755
author Pascal Bellard <pascal.bellard@slitaz.org>
date Fri Jul 02 12:30:41 2010 +0200 (2010-07-02)
parents 5a12924439fd
children 4420ba71beb4
line diff
     1.1 --- a/busybox/receipt	Wed Jun 23 21:48:13 2010 +0200
     1.2 +++ b/busybox/receipt	Fri Jul 02 12:30:41 2010 +0200
     1.3 @@ -51,6 +51,7 @@
     1.4  genpkg_rules()
     1.5  {
     1.6      cp -a $src/_install/* $fs
     1.7 +    chmod 4755 $fs/bin/busybox
     1.8      rm -f $fs/sbin/depmod $fs/usr/bin/ar
     1.9      mkdir -p $fs/etc/init.d
    1.10      # Busybox config files.