wok-6.x diff wine/receipt @ rev 18281
mate-control-center: update deps and force glib compile schemas
author | Yuri Pourre <yuripourre@gmail.com> |
---|---|
date | Mon Aug 10 09:59:01 2015 -0300 (2015-08-10) |
parents | 7184ec55b1aa |
children | 9e01bc6321ea |
line diff
1.1 --- a/wine/receipt Mon Jul 20 08:25:22 2015 +0200 1.2 +++ b/wine/receipt Mon Aug 10 09:59:01 2015 -0300 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."