Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
RE: PATCH: workaround for "config.status not found" on Cygwin
- X-seq: zsh-workers 14401
- From: "Andrej Borsenkow" <Andrej.Borsenkow@xxxxxxxxxxxxxx>
- To: "ZSH Workers Mailing List" <zsh-workers@xxxxxxxxxx>
- Subject: RE: PATCH: workaround for "config.status not found" on Cygwin
- Date: Sun, 20 May 2001 14:23:28 +0400
- Importance: Normal
- In-reply-to: <000201c0e10e$687feda0$21c9ca95@xxxxxxxxxxxxxx>
- Mailing-list: contact zsh-workers-help@xxxxxxxxxx; run by ezmlm
>
> Cygwin can optionally use NTFS attributes to emulate Unix file permissions
> (CYGWIN=...ntea...). In this case file on NTFS must have x bit to be
> considered executable.
It is worse. I build off SAMBA drive and none file on the SAMBA is
considered executable in this case. It is O.K. if no ntea is set. So, this
patch extends (and replaces) the previous one by sticking $(SHELL) or
/bin/sh where possible.
-andrej
Attachment:
zsh.config.status.diff
Description: Binary data
Messages sorted by:
Reverse Date,
Date,
Thread,
Author