wok diff busybox/receipt @ rev 7271

Added printable patch fix to busybox. Now ls command can display the utf-8 filename. Thanks to a bug report in mailing list for the patch.
author Christopher Rogers <slaxemulator@gmail.com>
date Mon Nov 15 04:56:01 2010 +0000 (2010-11-15)
parents a841d189e474
children ca2a832193d8
line diff
     1.1 --- a/busybox/receipt	Tue Oct 12 16:37:45 2010 +0200
     1.2 +++ b/busybox/receipt	Mon Nov 15 04:56:01 2010 +0000
     1.3 @@ -29,6 +29,7 @@
     1.4  depmod.u
     1.5  zmodules.u
     1.6  usage.u
     1.7 +printable.u
     1.8  EOT
     1.9      cp ../stuff/$PACKAGE-$VERSION.config .config
    1.10      make oldconfig