wok diff locale-es/receipt @ rev 7595

mirror-tools: add scm
author Pascal Bellard <pascal.bellard@slitaz.org>
date Sat Dec 11 12:04:25 2010 +0100 (2010-12-11)
parents b584b0d0bbb4
children d1768332cee0
line diff
     1.1 --- a/locale-es/receipt	Sat May 16 21:40:06 2009 +0200
     1.2 +++ b/locale-es/receipt	Sat Dec 11 12:04:25 2010 +0100
     1.3 @@ -11,7 +11,7 @@
     1.4  
     1.5  LOCALE="es"
     1.6  LOCALEDEF="es_ES"
     1.7 -CHARMAP="ISO-8859-1"
     1.8 +CHARMAP="UTF-8"
     1.9  
    1.10  # Rules to configure and make the package.
    1.11  compile_rules()
    1.12 @@ -36,7 +36,6 @@
    1.13  	get_core_messages
    1.14  	PACKAGE="$PKG_NAME"
    1.15  	VERSION="$PKG_VERS"
    1.16 -	localedef -i $LOCALEDEF -c -f $CHARMAP $fs/usr/lib/locale/$LOCALEDEF
    1.17  }
    1.18  
    1.19  # Back to C if it's the last used locale.