@leroysheep / BookAlchemy / commits / 40c2133686

Meta/Dothem: use the same GIT-CFLAGS when building and installing

Junio C Hamano committed Aug 31, 2012 at 14:18 UTC 40c21336864c363ec1aa41b6e373d0568f1335d3
1 file changed +1 -1
Dothem
+1 -1
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