Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37559231
en ru br
Репозитории ALT
S:1.21.4-alt2
5.1: 1.12-alt1
4.1: 1.11.1-alt1
4.0: 1.10.2-alt3
3.0: 1.10.2-alt1
www.altlinux.org/Changes

Группа :: Сети/WWW
Пакет: wget

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

Патч: wget-1.7-alt-locale.patch
Скачать


--- wget-1.7/src/main.c.orig	Sun May 27 23:35:05 2001
+++ wget-1.7/src/main.c	Fri Jun 15 14:15:58 2001
@@ -89,12 +89,7 @@
      things up.  For example, when in a foreign locale, Solaris
      strptime() fails to handle international dates correctly, which
      makes http_atotm() malfunction.  */
-#ifdef LC_MESSAGES
-  setlocale (LC_MESSAGES, "");
-  setlocale (LC_CTYPE, "");
-#else
   setlocale (LC_ALL, "");
-#endif
   /* Set the text message domain.  */
   bindtextdomain ("wget", LOCALEDIR);
   textdomain ("wget");
 
дизайн и разработка: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
текущий майнтейнер: Michael Shigorin