Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37855822
en ru br
Репозитории ALT
S:2.2.11-alt3
5.1: 2.2.9-alt5
4.1: 2.2.9-alt5
4.0: 2.2.9-alt5
3.0: 2.2.9-alt3
www.altlinux.org/Changes

Группа :: Разработка/C
Пакет: indent

 Главная   Изменения   Спек   Патчи   Sources   Загрузить   Gear   Bugs and FR  Repocop 

Патч: indent-2.2.9-alt-i18n.patch
Скачать


--- indent-2.2.9/src/indent.c.orig	2002-10-28 20:00:56 +0000
+++ indent-2.2.9/src/indent.c	2005-12-11 22:16:32 +0000
@@ -3062,8 +3062,8 @@ int main (
     BOOLEAN using_stdin = false;
     exit_values_ty exit_status;
 
-#if defined (HAVE_SETLOCALE) && defined (HAVE_LC_MESSAGES)
-    setlocale (LC_MESSAGES, "");
+#if defined (HAVE_SETLOCALE)
+    setlocale (LC_ALL, "");
 #endif
     bindtextdomain (PACKAGE, LOCALEDIR);
     textdomain (PACKAGE);
 
дизайн и разработка: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
текущий майнтейнер: Michael Shigorin