wok diff dmsetup/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 1b4c38d0ddc1
children d1fe9f227600
line diff
     1.1 --- a/dmsetup/receipt	Tue Nov 02 14:53:00 2010 +0000
     1.2 +++ b/dmsetup/receipt	Mon Nov 15 04:56:01 2010 +0000
     1.3 @@ -1,7 +1,7 @@
     1.4  # SliTaz package receipt.
     1.5  
     1.6  PACKAGE="dmsetup"
     1.7 -VERSION="2.02.75"
     1.8 +VERSION="2.02.76"
     1.9  CATEGORY="system-tools"
    1.10  SHORT_DESC="Linux device mapper setup tool."
    1.11  MAINTAINER="b1+slitaz@nagel.org"