X-Recipient: archive-cygwin AT delorie DOT com X-Spam-Check-By: sourceware.org Date: Fri, 12 Sep 2008 08:25:47 -0400 From: Jason Tishler Subject: Re: Feature Request: bzr package only works within cygwin In-reply-to: <20080911145333.GA6579@ednor.casa.cgf.cx> To: cygwin AT cygwin DOT com Mail-followup-to: cygwin AT cygwin DOT com Message-id: <20080912122547.GA3452@tishler.net> MIME-version: 1.0 Content-type: text/plain; charset=us-ascii Content-disposition: inline References: <20080911145333 DOT GA6579 AT ednor DOT casa DOT cgf DOT cx> User-Agent: Mutt/1.4.2.1i X-IsSubscribed: yes Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm Precedence: bulk List-Id: List-Unsubscribe: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com On Thu, Sep 11, 2008 at 10:53:33AM -0400, Christopher Faylor wrote: > On Thu, Sep 11, 2008 at 03:14:31PM +0100, Phillip Lord wrote: > >Yes you do. Cygwin.bat. startxwin.bat, several in python. > > [snip] > > Other packages may already include .bat files which are already part > of the distribution or the maintainer may have misguidedly felt that > it was a good idea to include a .bat file. Just to be clear, the .bat files in the Cygwin Python package are part of the standard distribution and were not added by me. On Cygwin, we have the following: $ cygcheck -l python | fgrep .bat /usr/lib/python2.5/ctypes/macholib/fetch_macholib.bat /usr/lib/python2.5/idlelib/idle.bat In a random Linux package, we have the following: $ (wget -O - ftp://fr.rpmfind.net/linux/fedora/development/i386/os/Packages/python-2.5.1-30.fc10.i386.rpm | rpm2cpio | cpio -it) 2>/dev/null | fgrep .bat ./usr/lib/python2.5/ctypes/macholib/fetch_macholib.bat ./usr/lib/python2.5/idlelib/idle.bat Jason -- PGP/GPG Key: http://www.tishler.net/jason/pubkey.asc or key servers Fingerprint: 7A73 1405 7F2B E669 C19D 8784 1AFD E4CC ECF4 8EF6 -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/