]> git.ipfire.org Git - thirdparty/xfsprogs-dev.git/commit
use /bin/bash as install-sh uses bash syntax
authorArkadiusz Miśkiewicz <arekm@maven.pl>
Mon, 10 May 2010 18:11:21 +0000 (20:11 +0200)
committerChristoph Hellwig <hch@lst.de>
Mon, 17 May 2010 12:31:08 +0000 (14:31 +0200)
commitf6a201706d45e5af59870b851e7794887d59d447
treef10cb3791c803e74e31cff435aa04a8b97eb5659
parentfec9a9bb41ab6f1c61dcd9c0b31cb315bd6601d4
use /bin/bash as install-sh uses bash syntax

Bashizm requires /bin/bash to be used instead of /bin/sh.

Signed-off-by: Arkadiusz Miśkiewicz <arekm@maven.pl>
Signed-off-by: Christoph Hellwig <hch@lst.de>
include/install-sh