Thread (2 messages) flat view 2 messages, 2 authors, 2016-06-15

Re: [RFC/PATCH] Install templates directory using mkdir -p, not install -d

From: Miklos Vajna <hidden>
Date: 2016-06-15 22:45:13

Possibly related (same subject, not in this thread)

On Sat, Aug 23, 2008 at 12:44:51PM -0700, Junio C Hamano [off-list ref] wrote:
I think using mkdir in blt/ area is fine, but I have doubts about not
using $(INSTALL), which is designed to be a standard "marker" in Makefiles
and meant to be replaceable on deficient platforms, for installing to real
final destination directories.  IOW, I do not think the last hunk in your
patch is a good idea.
The other method would be adding some stripped down version of GNU
automake's install-sh, then we use say install-sh -d without caring
about what switches 'install' has on the given platform.

At least that's how HP builds their binary git package:

http://hpux.connect.org.uk/hppd/cgi-bin/wwwtar?/hpux/Development/Tools/git-1.5.6.3/git-1.5.6.3-src-11.11.tar.gz+git-1.5.6.3/HPUX.Install+text

I think the mkdir one would be much simpler.

Attachments

Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help