wok-stable diff busybox/receipt @ rev 5773

Up busybox (1.17.0)
author Pascal Bellard <pascal.bellard@slitaz.org>
date Tue Jul 06 15:09:01 2010 +0200 (2010-07-06)
parents 4420ba71beb4
children 1ed09465c0ae
line diff
     1.1 --- a/busybox/receipt	Fri Jul 02 17:01:04 2010 +0200
     1.2 +++ b/busybox/receipt	Tue Jul 06 15:09:01 2010 +0200
     1.3 @@ -1,7 +1,7 @@
     1.4  # SliTaz package receipt.
     1.5  
     1.6  PACKAGE="busybox"
     1.7 -VERSION="1.16.1"
     1.8 +VERSION="1.17.0"
     1.9  CATEGORY="base-system"
    1.10  SHORT_DESC="Busybox combines tiny versions of many common UNIX utilities."
    1.11  MAINTAINER="pascal.bellard@slitaz.org"
    1.12 @@ -22,17 +22,11 @@
    1.13      	patch -p1 < ../stuff/$PACKAGE-$VERSION-$file || return 1
    1.14  	touch done.$file
    1.15      done <<EOT
    1.16 -vcsa2txt.u
    1.17 -ftpd.u
    1.18  cpio-mkdir.u
    1.19  tar.u
    1.20  stat.u
    1.21  ris.u
    1.22 -dpkg_deb.u
    1.23 -syslogd.u
    1.24 -modinfo.u
    1.25  zmodules.u
    1.26 -modprobe.u
    1.27  EOT
    1.28      cp ../stuff/$PACKAGE-$VERSION.config .config
    1.29      make oldconfig