Commit 89bc266f authored by Ondrej Zajicek (work)'s avatar Ondrej Zajicek (work)
Browse files

Doc: Fix documentation build with newer Linuxdoc-Tools

parent cdf2daae
Loading
Loading
Loading
Loading
+2 −0
Original line number Original line Diff line number Diff line
@@ -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}";


  #
  #