wok diff locale-id/receipt @ rev 9626

Fixed cowpatty. dict file should be in /usr/share/cowpatty folder instead of /usr/share folder.
author Christopher Rogers <slaxemulator@gmail.com>
date Sun Apr 24 21:47:17 2011 +0000 (2011-04-24)
parents b584b0d0bbb4
children d1768332cee0
line diff
     1.1 --- a/locale-id/receipt	Sat May 16 21:40:06 2009 +0200
     1.2 +++ b/locale-id/receipt	Sun Apr 24 21:47:17 2011 +0000
     1.3 @@ -11,7 +11,7 @@
     1.4  
     1.5  LOCALE="id"
     1.6  LOCALEDEF="id_ID"
     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.