wok diff wine/receipt @ rev 18497

libfm: define tar.xz for xarchiver
author Xander Ziiryanoff <psychomaniak@xakep.ru>
date Sun Oct 11 13:59:02 2015 +0200 (2015-10-11)
parents 7184ec55b1aa
children 9e01bc6321ea
line diff
     1.1 --- a/wine/receipt	Mon Jul 20 08:25:22 2015 +0200
     1.2 +++ b/wine/receipt	Sun Oct 11 13:59:02 2015 +0200
     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."