info-mtools
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Info-mtools] [PATCH] Better MinGW support


From: Sergey Lungu
Subject: Re: [Info-mtools] [PATCH] Better MinGW support
Date: Tue, 27 Oct 2009 03:00:55 +0300
User-agent: Mutt/1.5.20 (2009-06-14)

On Mon, Oct 26, 2009 at 11:42:12PM +0100, Moritz Barsnick wrote:
> I wonder why it doesn't work, because here you have modified a section
> which seems to work correctly without the path:

> -               $(LN_S) mtools $(DESTDIR)$(bindir)/$$j ; \
> +               $(LN_S) mtools$(EXE) $(DESTDIR)$(bindir)/$$j ; \

The problem was obvious. MSYS's `ln' seems to require source to exist.
`mtools.exe' exists in current directory, but `uz' does not (it's in
scripts/ subdirectory).

Is attached solution acceptable?

-- 
Sergey Lungu

Attachment: mtools-4.0.11-uz.patch
Description: Text Data


reply via email to

[Prev in Thread] Current Thread [Next in Thread]