wok-4.x diff busybox-pam/receipt @ rev 3589
busybox: disable /usr/bin/ar
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Sat Jun 27 22:23:09 2009 +0200 (2009-06-27) |
parents | fa15a340f141 |
children | 9f07b09ba895 |
line diff
1.1 --- a/busybox-pam/receipt Fri Jun 26 15:30:21 2009 +0200 1.2 +++ b/busybox-pam/receipt Sat Jun 27 22:23:09 2009 +0200 1.3 @@ -53,7 +53,7 @@ 1.4 genpkg_rules() 1.5 { 1.6 cp -a $src/_install/* $fs 1.7 - rm -f $fs/sbin/depmod 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 1.11 # Busybox config files.