This is the mail archive of the cygwin-developers mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: 1.7.2?


On 03/09/2010 06:02 AM, Corinna Vinschen wrote:
> Eric?  Ping?

Pong.  I guess I really need to spend time getting coreutils 8.4 out the
door this week.

>> However, a patch to install is still desired because:
>>
>>   $ ls foo*
>>   foo.exe
>>   $ install foo /bin
>>   $ ls /bin/foo*
>>   /bin/foo
>>   $ rm /bin/foo
>>   $ install -s foo /bin
>>   $ ls /bin/foo*
>>   /bin/foo
> 
> This is a patch to install(1) which is really missing.  Just now my
> installation of the latest openssh has gone wrong with the latest Cygwin
> from CVS.  Here's what the OpenSSH Makefile does:
> 
>   $(INSTALL) -m 0755 $(STRIP_OPT) ssh $(DESTDIR)$(bindir)/ssh

Yes, I will make sure this test case works.


-- 
Eric Blake   eblake@redhat.com    +1-801-349-2682
Libvirt virtualization library http://libvirt.org

Attachment: signature.asc
Description: OpenPGP digital signature


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]