wok-stable diff locale-es/receipt @ rev 7666

Moved Module.sysvers to Module.sysvers-modules. This is cause i think making linux-without-modules bzImage is was change that file. Removed /usr/src/linux in pre_remove function in linux-module-headers. Added /usr/src/linux soft link to post_install in linux-module-headers.
author Christopher Rogers <slaxemulator@gmail.com>
date Thu Dec 16 12:59:54 2010 +0000 (2010-12-16)
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	Thu Dec 16 12:59:54 2010 +0000
     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.