wok diff busybox-pam/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 52dc580d9edb
children 4420ba71beb4
line diff
     1.1 --- a/busybox-pam/receipt	Sat Jun 05 15:38:11 2010 +0200
     1.2 +++ b/busybox-pam/receipt	Fri Jul 02 12:30:41 2010 +0200
     1.3 @@ -49,6 +49,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      cp -a stuff/etc $fs
    1.10      mkdir -p $fs/etc/init.d