Sisyphus repositório
Última atualização: 1 outubro 2023 | SRPMs: 18631 | Visitas: 37775956
en ru br
ALT Linux repositórios
S:1.21.4-alt2
5.0: 1.11.4-alt1
4.1: 1.11.1-alt1
4.0: 1.10.2-alt3
3.0: 1.10.2-alt1

Group :: Rede/WWW
RPM: wget

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs e FR  Repocop 

Patch: wget-1.7-alt-locale.patch
Download


--- 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");
 
projeto & código: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
mantenedor atual: Michael Shigorin
mantenedor da tradução: Fernando Martini aka fmartini © 2009