dodoc: define and export DIFF

Documentation/Makefile should do this but in the meantime...
todo
Junio C Hamano 2011-04-27 14:16:01 -07:00
parent 1c1cd37b45
commit 93834fd3f9
1 changed files with 3 additions and 0 deletions

View File

@ -86,6 +86,9 @@ case "$NID" in
;;
esac

DIFF=diff
export DIFF

make >./:html.log 2>&1 \
-C Documentation -j 2 $dd \
WEBDOC_DEST="$DOCREPO/doc-html-inst" install-webdoc || exit