Mailing-List: contact cygwin-apps-help AT cygwin DOT com; run by ezmlm Sender: cygwin-apps-owner AT cygwin DOT com List-Subscribe: List-Archive: List-Post: List-Help: , Mail-Followup-To: cygwin-apps AT cygwin DOT com Delivered-To: mailing list cygwin-apps AT cygwin DOT com Date: Wed, 17 Apr 2002 15:25:37 -0400 From: Christopher Faylor To: cygwin-apps AT cygwin DOT com, cygwin AT hack DOT kampbjorn DOT com Subject: Re: strange source packaging? Message-ID: <20020417192537.GA18394@redhat.com> Reply-To: cygwin-apps AT cygwin DOT com Mail-Followup-To: cygwin-apps AT cygwin DOT com, cygwin AT hack DOT kampbjorn DOT com References: <3CBDA9CF DOT 877BBFA4 AT lapo DOT it> <20020417181926 DOT GD16703 AT redhat DOT com> <3CBDC900 DOT 8000908 AT ece DOT gatech DOT edu> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <3CBDC900.8000908@ece.gatech.edu> User-Agent: Mutt/1.3.23.1i On Wed, Apr 17, 2002 at 03:12:00PM -0400, Charles Wilson wrote: > > >Christopher Faylor wrote: > >>On Wed, Apr 17, 2002 at 06:58:55PM +0200, Lapo Luchini wrote: >> >>>Why the wget-1.8.1-1-src.tar.bz2 package does contain wget-1.8.1.tar.gz >>>? >>> >> >>That would be what is called in the software community "a mistake". >> >>Can this be corrected, asap, Hack? > > >??? > >Chris, are you disagreeing with this post >, or repudiating I'm referring to this passage in http://cygwin.com/setup.html: * Source packages are extracted in /usr/src. On extraction, the tar file should put the sources in a directory with the same name as the package tar ball minus the -src.tar.bz2 part: boffo-1.0-1/Makefile.in boffo-1.0-1/README boffo-1.0-1/configure boffo-1.0-1/configure.in etc... That is not the case for wget. cgf