wok-next diff locale-hu/receipt @ rev 6928

Up: elfutils to 0.149. Fixed it to build in clean chroot. Fixed it also to download sources with real wget by since sources are on https host. So now elfutils can download its sources just fine.
author Christopher Rogers <slaxemulator@gmail.com>
date Fri Oct 22 22:36:22 2010 +0000 (2010-10-22)
parents b584b0d0bbb4
children d1768332cee0
line diff
     1.1 --- a/locale-hu/receipt	Sat May 16 21:40:06 2009 +0200
     1.2 +++ b/locale-hu/receipt	Fri Oct 22 22:36:22 2010 +0000
     1.3 @@ -11,7 +11,7 @@
     1.4  
     1.5  LOCALE="hu"
     1.6  LOCALEDEF="hu_HU"
     1.7 -CHARMAP="ISO-8859-2"
     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.