]> git.ipfire.org Git - thirdparty/xfsprogs-dev.git/commitdiff
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)
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

index 215e0d913f90ad0b74d94087681bd44b0da11d29..18c051fb8c2418403f332fb8d50a14363d0b9324 100755 (executable)
@@ -1,4 +1,4 @@
-#! /bin/sh
+#! /bin/bash
 #
 # Copyright (c) 2000-2001 Silicon Graphics, Inc.  All Rights Reserved.
 #