wok diff wine/receipt @ rev 18461

Up ranger (1.7.1)
author Paul Issott <paul@slitaz.org>
date Thu Oct 01 19:21:20 2015 +0100 (2015-10-01)
parents 7184ec55b1aa
children 9e01bc6321ea
line diff
     1.1 --- a/wine/receipt	Mon Jul 20 08:25:22 2015 +0200
     1.2 +++ b/wine/receipt	Thu Oct 01 19:21:20 2015 +0100
     1.3 @@ -41,7 +41,7 @@
     1.4  	# Enable unicode filenames and localized keyboard layouts input
     1.5  	. $1/etc/locale.conf
     1.6  	case $LANG in
     1.7 -		(C|POSIX) echo $LANG - skip modifying /etc/locale.conf ;;
     1.8 +		(C|POSIX|*UTF-8) echo $LANG - skip modifying /etc/locale.conf ;;
     1.9  		(*)
    1.10      		echo "$LANG changed to ${LANG}.UTF-8 in /etc/locale.conf"
    1.11  		echo "Restart/ReLogin required."