Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm 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 To: cygwin AT cygwin DOT com From: Robert R Schneck Subject: cp, install, and the .exe extension Date: Thu, 19 Feb 2004 22:09:55 +0000 (UTC) Lines: 15 Message-ID: X-Complaints-To: usenet AT sea DOT gmane DOT org X-Gmane-NNTP-Posting-Host: 80.45.148.102 User-Agent: slrn/0.9.8.0 (CYGWIN_NT-5.1) This is a bug in the fileutils packaging (I think). Recently I noticed that "install" has special handling for the .exe extension, and "cp" does not. In the fileutils source tarball I notice there are three files: copy.c copy.c.cgf copy.c.orig If I replace "copy.c" with either of the other two and rebuild, I get a "cp" which *does* have special handling for the .exe extension. Did the fileutils maintainer just forget to do this? Incidentally, the Cygwin User's Guide specifically claims that "install" won't handle the .exe extension; but currently it does. Robert -- 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/