wok rev 17498

locale-ro: fix encodings.
author Aleksej Bobylev <al.bobylev@gmail.com>
date Mon Jan 05 23:32:03 2015 +0200 (2015-01-05)
parents c8d571ac0076
children c2b0050b1a4c
files locale-ro/receipt
line diff
     1.1 --- a/locale-ro/receipt	Mon Jan 05 23:22:24 2015 +0200
     1.2 +++ b/locale-ro/receipt	Mon Jan 05 23:32:03 2015 +0200
     1.3 @@ -15,7 +15,7 @@
     1.4  LOCALE="ro"
     1.5  LOCALE_DEPENDS=""
     1.6  KB_FLAGS="RO:ro"
     1.7 -GCONV="CP852 CP1250 ISO-8859-2 ISO-8859-16"
     1.8 +GCONV="IBM852 CP1250 ISO8859-2 ISO8859-16"
     1.9  
    1.10  # Rules to gen a SliTaz package suitable for Tazpkg.
    1.11  genpkg_rules()
    1.12 @@ -30,7 +30,7 @@
    1.13  
    1.14  	# Copy Kbd definitions
    1.15  	mkdir -p $fs/usr/share/kbd/keymaps/i386/qwerty
    1.16 -	cp -a $WOK/kbd/usr/share/kbd/keymaps/i386/qwerty/ro* $fs/usr/share/kbd/keymaps/i386/qwerty
    1.17 +	cp -a $WOK/kbd/install/usr/share/kbd/keymaps/i386/qwerty/ro* $fs/usr/share/kbd/keymaps/i386/qwerty
    1.18  }
    1.19  
    1.20  # Back to C if it's the last used locale.