From: Ondrej Zajicek (work) Date: Thu, 3 Jan 2019 16:17:08 +0000 (+0100) Subject: Doc: Fix documentation build with newer Linuxdoc-Tools X-Git-Tag: v1.6.5~5 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=89bc266fe7cf58f5dbd37e8ec0f40cfe40558df5;p=thirdparty%2Fbird.git Doc: Fix documentation build with newer Linuxdoc-Tools --- diff --git a/doc/LinuxDocTools.pm b/doc/LinuxDocTools.pm index 42cad0ca6..d32f31711 100644 --- a/doc/LinuxDocTools.pm +++ b/doc/LinuxDocTools.pm @@ -373,6 +373,8 @@ sub process_file } } # + + local $ENV{PATH} = "$ENV{PATH}:/usr/lib/linuxdoc-tools"; my($precmd) = "|sgmlpre output=$global->{format} $global->{define}"; #