wok diff busybox/receipt @ rev 5995

jpeg: Upgrade to 8b
author Matthew Sheets <rcx@zoominternet.net>
date Sat Aug 14 14:18:40 2010 +0000 (2010-08-14)
parents 029092db0791
children a841d189e474
line diff
     1.1 --- a/busybox/receipt	Wed Aug 11 12:55:40 2010 +0200
     1.2 +++ b/busybox/receipt	Sat Aug 14 14:18:40 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