# HG changeset patch # User Aleksej Bobylev # Date 1420493523 -7200 # Node ID 9c4f1fb3be019a2c322a79043e742ddaf4a67d95 # Parent c8d571ac0076a01f2bac5d2eb7be12af79547120 locale-ro: fix encodings. diff -r c8d571ac0076 -r 9c4f1fb3be01 locale-ro/receipt --- a/locale-ro/receipt Mon Jan 05 23:22:24 2015 +0200 +++ b/locale-ro/receipt Mon Jan 05 23:32:03 2015 +0200 @@ -15,7 +15,7 @@ LOCALE="ro" LOCALE_DEPENDS="" KB_FLAGS="RO:ro" -GCONV="CP852 CP1250 ISO-8859-2 ISO-8859-16" +GCONV="IBM852 CP1250 ISO8859-2 ISO8859-16" # Rules to gen a SliTaz package suitable for Tazpkg. genpkg_rules() @@ -30,7 +30,7 @@ # Copy Kbd definitions mkdir -p $fs/usr/share/kbd/keymaps/i386/qwerty - cp -a $WOK/kbd/usr/share/kbd/keymaps/i386/qwerty/ro* $fs/usr/share/kbd/keymaps/i386/qwerty + cp -a $WOK/kbd/install/usr/share/kbd/keymaps/i386/qwerty/ro* $fs/usr/share/kbd/keymaps/i386/qwerty } # Back to C if it's the last used locale.