automake
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: GNU ftp crack and config.{sub,guess}


From: John W. Eaton
Subject: Re: GNU ftp crack and config.{sub,guess}
Date: Thu, 4 Sep 2003 16:26:50 -0500

On  4-Sep-2003, Paul Smith <address@hidden> wrote:

| It's not so clear how to wget their contents from Savannah.

Try

  wget --output-file config.guess 
'http://savannah.gnu.org/cgi-bin/viewcvs/*checkout*/config/config/config.guess?rev=HEAD&content-type=text/plain'

  wget --output-file config.sub 
'http://savannah.gnu.org/cgi-bin/viewcvs/*checkout*/config/config/config.sub?rev=HEAD&content-type=text/plain'

Ugly, yes.

Another possibility is to modify your update script to do an anonymous
cvs update in a separate directory, then copy the files to wherever
they are needed.

jwe




reply via email to

[Prev in Thread] Current Thread [Next in Thread]