wok diff busybox/receipt @ rev 6626

Up: glib to 2.26.0. Added perl and python to build depends so script in glib-dev work right if build in clean chroot.
author Christopher Rogers <slaxemulator@gmail.com>
date Sun Oct 10 04:22:23 2010 +0000 (2010-10-10)
parents 029092db0791
children a841d189e474
line diff
     1.1 --- a/busybox/receipt	Wed Aug 11 12:55:40 2010 +0200
     1.2 +++ b/busybox/receipt	Sun Oct 10 04:22:23 2010 +0000
     1.3 @@ -47,7 +47,6 @@
     1.4  genpkg_rules()
     1.5  {
     1.6      cp -a $src/_install/* $fs
     1.7 -    rm -f $fs/sbin/depmod $fs/usr/bin/ar
     1.8      mkdir -p $fs/etc/init.d
     1.9      # Busybox config files.
    1.10      cp stuff/busybox.conf $fs/etc