This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

PATCH for Re: Downloads


[ gcc->gcc-patches, non-GCC parties omitted ]

On Mon, 19 May 2003, Joseph S. Myers wrote:
> So, on the GCC side, http://gcc.gnu.org/translation.html can now be
> updated to say that .tar.bz2 files for snapshots should be submitted (and
> we may no longer need to generate .gz files for snapshots)

Done thusly.

Gerald

Index: translation.html
===================================================================
RCS file: /cvs/gcc/wwwdocs/htdocs/translation.html,v
retrieving revision 1.1
diff -u -3 -p -r1.1 translation.html
--- translation.html	6 Feb 2003 22:33:50 -0000	1.1
+++ translation.html	22 May 2003 23:24:35 -0000
@@ -41,7 +41,7 @@ submitted</a>.  Send a message to <a
 href="mailto:translation@iro.umontreal.ca";>translation@iro.umontreal.ca</a>,
 whose subject is "gcc-<i>version</i>-b<i>date</i>.pot" (the "b" format
 gets it ordered correctly before the release proper) and whose body
-contains the URL of the snapshot <code>.tar.gz</code> file.  You need
+contains the URL of the snapshot <code>.tar.bz2</code> file.  You need
 to regenerate gcc.pot on the branch, then wait for a new snapshot to
 be run containing it (or run one manually, using the command in the
 crontab, if you have access to the <code>gccadmin</code> account),


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]