wok diff busybox/receipt @ rev 12135

Fix busybox diff: don't output binary content
author Antoine Bodin <gokhlayeh@slitaz.org>
date Tue Mar 13 21:24:32 2012 +0100 (2012-03-13)
parents 30e1308b918c
children 2a66c0430085
line diff
     1.1 --- a/busybox/receipt	Sat Mar 10 12:59:12 2012 +0100
     1.2 +++ b/busybox/receipt	Tue Mar 13 21:24:32 2012 +0100
     1.3 @@ -32,6 +32,7 @@
     1.4  httpd.u
     1.5  su-nochdir.u
     1.6  tftp-chroot.u
     1.7 +diff.u
     1.8  EOT
     1.9      cp $stuff/$PACKAGE-${VERSION%.*}.config .config
    1.10  }