wok diff busybox/receipt @ rev 20235

busybox: add arch (uname -m alias)
author Pascal Bellard <pascal.bellard@slitaz.org>
date Mon Mar 05 15:52:59 2018 +0100 (2018-03-05)
parents 3705d68ed8f3
children 970c5ec9a60a
line diff
     1.1 --- a/busybox/receipt	Sat Feb 24 12:51:10 2018 +0100
     1.2 +++ b/busybox/receipt	Mon Mar 05 15:52:59 2018 +0100
     1.3 @@ -49,6 +49,7 @@
     1.4  ash.u
     1.5  httpd.u
     1.6  df.u
     1.7 +arch.u
     1.8  EOT
     1.9      cp $stuff/$PACKAGE-${VERSION%.*}.config .config
    1.10  }