0
0
mirror of https://gitlab.nic.cz/labs/bird.git synced 2024-11-10 05:08:42 +00:00

Doc: Fix documentation build with newer Linuxdoc-Tools

This commit is contained in:
Ondrej Zajicek (work) 2019-01-03 17:17:08 +01:00
parent cdf2daae01
commit 89bc266fe7

View File

@ -373,6 +373,8 @@ sub process_file
} }
} }
# #
local $ENV{PATH} = "$ENV{PATH}:/usr/lib/linuxdoc-tools";
my($precmd) = "|sgmlpre output=$global->{format} $global->{define}"; my($precmd) = "|sgmlpre output=$global->{format} $global->{define}";
# #