X-Recipient: archive-cygwin AT delorie DOT com DomainKey-Signature: a=rsa-sha1; c=nofws; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:mime-version:in-reply-to:references:date :message-id:subject:from:to:content-type; q=dns; s=default; b=Sj 8ZWmmFWvHxpjvSenBVc/2I/Dyw2bJ2xuFb6wTb69TmXPUzpbidAvOjt81+a9kS1D IspErrhkrTZYSXv5PPNtxgIpM8clE1SaGZu91Rm168JTcKffK/1HfGHaT2ofFY0s gDOZXN0Ud6yNi0tXCGNDiPnsZ1g6wpzU2rlT4HWu4= DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:mime-version:in-reply-to:references:date :message-id:subject:from:to:content-type; s=default; bh=YtDydDxm hpI3q16zD/jfWKPNBlA=; b=DkfloozlXHRuYu6Rh2QOmoP6P2GSpP3nGQ037zAq HR2zQkW/TG8cRrL69BqBUbRfOhrjXJzQ5ela8pbwJqqa08gZpBJhtNf8Stm4Anr6 1nx92xJSaWcqHp+SjwV6OM96+M+wI+58pg0TyqM+t62IRFtz1bTHq5d/qqmCI1VW J1o= Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: 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 X-Spam-SWARE-Status: No, score=-3.8 required=5.0 tests=AWL,BAYES_00,FREEMAIL_FROM,KHOP_THREADED,RCVD_IN_DNSWL_LOW,RCVD_IN_HOSTKARMA_YE,SPF_PASS autolearn=ham version=3.3.1 MIME-Version: 1.0 X-Received: by 10.49.30.200 with SMTP id u8mr9786608qeh.79.1372331858058; Thu, 27 Jun 2013 04:17:38 -0700 (PDT) In-Reply-To: <51CC1E48.1080505@gmail.com> References: <51CC1E48 DOT 1080505 AT gmail DOT com> Date: Thu, 27 Jun 2013 07:17:37 -0400 Message-ID: Subject: Re: Problems with patch From: Earnie Boyd To: cygwin AT cygwin DOT com Content-Type: text/plain; charset=UTF-8 On Thu, Jun 27, 2013 at 7:13 AM, marco atzeri wrote: > Il 6/27/2013 12:49 PM, Alexey Pavlov ha scritto: > >> Prereq: >> Having two files with the same name in directory. One file without >> extension, second with ".exe". For example: "configure" and >> "configure.exe". >> I want patch "configure". >> During patch Cygwin delete "configure.exe" and I have only "configure". >> >> Regards, >> Alexey. > > > Alexey, > do not use two files in the same directory with and > without ".exe" extension > Regardless, Cygwin should not go deleting the .exe when the basename file exists. A work-around may be to append a '.' character to the end of the file name. I've used this method in the past but have not tested it with recent Cygwin's. -- Earnie -- https://sites.google.com/site/earnieboyd -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple