wok-next diff pcmanfm2/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 | 7e37dec13d5a |
children |
line diff
1.1 --- a/pcmanfm2/receipt Wed Nov 10 21:25:42 2010 -0500 1.2 +++ b/pcmanfm2/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="pcmanfm2" 1.7 -VERSION="0.9.7" 1.8 +VERSION="0.9.8" 1.9 CATEGORY="system-tools" 1.10 SHORT_DESC="Light and easy to use file manager." 1.11 MAINTAINER="pankso@slitaz.org"