automake-patches
[Top][All Lists]
Advanced

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

Re: bug in m4/mkdirp.m4


From: Peter O'Gorman
Subject: Re: bug in m4/mkdirp.m4
Date: Wed, 14 Sep 2005 08:40:19 +0900
User-agent: Mozilla Thunderbird 1.0.2 (Macintosh/20050317)

Alexandre Duret-Lutz wrote:
 PO> 2005-??-??  Peter O'Gorman  <address@hidden>
 PO> * lib/am/distdir.am: Remove $(SHELL) when calling install_sh
 PO> * m4/strip.m4: Ditto.
 PO> * m4/install-sh.m4: Add $(SHELL) to the definition of install_sh

Thanks for the patch.  Can you explain how the x bit vanished?
This looks like the bug we should fix first.

Welcome back Alexandre.

Yeah, the executable bit vanishing has nothing to do with automake. If an upstream source tarball does not use the autotools, it is sometimes easier to build if it is modified to use them. Then a patch is generated, and applied to the unpacked clean sources during the build. patch(1) knows nothing about permissions, so executable bits etc can disappear.

Peter




reply via email to

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