From: Junio C Hamano Date: Fri, 31 Aug 2012 21:18:49 +0000 (-0700) Subject: Meta/Dothem: use the same GIT-CFLAGS when building and installing X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=40c21336864c363ec1aa41b6e373d0568f1335d3;p=thirdparty%2Fgit.git Meta/Dothem: use the same GIT-CFLAGS when building and installing --- diff --git a/Dothem b/Dothem index 31cac266db..3f4a6bf64c 100755 --- a/Dothem +++ b/Dothem @@ -217,7 +217,7 @@ do test z$install = znoinstall || if test "$save" = "$(git rev-parse HEAD)" then - Meta/Make $M -- install + Meta/Make $M -- ${with_dash:+SHELL_PATH=/bin/dash} install else echo >&2 "Head moved--not installing" fi