8180540: Add pandoc build fix for windows

Reviewed-by: wetmore
This commit is contained in:
Magnus Ihse Bursie 2017-05-18 10:31:46 -07:00 committed by Bradford Wetmore
parent ff53ced297
commit bd4cbecc4b

View File

@ -650,7 +650,7 @@ MKDIR:=@MKDIR@
MV:=@MV@
NAWK:=@NAWK@
NICE:=@NICE@
PANDOC:=@PANDOC@
PANDOC:=@FIXPATH@ @PANDOC@
PATCH:=@PATCH@
PRINTF:=@PRINTF@
RM:=@RM@