wok diff busybox/receipt @ rev 2925

Do not use busybox depmod
author Pascal Bellard <pascal.bellard@slitaz.org>
date Thu May 07 09:09:46 2009 +0200 (2009-05-07)
parents f40ed77124a0
children 1da58af0028a
line diff
     1.1 --- a/busybox/receipt	Tue Apr 07 16:14:12 2009 +0000
     1.2 +++ b/busybox/receipt	Thu May 07 09:09:46 2009 +0200
     1.3 @@ -46,6 +46,7 @@
     1.4  genpkg_rules()
     1.5  {
     1.6      cp -a $src/_install/* $fs
     1.7 +    rm -f $fs/sbin/depmod
     1.8      mkdir -p $fs/etc/init.d
     1.9      # Busybox config files.
    1.10      cp stuff/busybox.conf $fs/etc