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:
parent
cdf2daae01
commit
89bc266fe7
@ -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}";
|
||||||
|
|
||||||
#
|
#
|
||||||
|
Loading…
Reference in New Issue
Block a user