commit | 8c5829fb8e7a59d4bf1ef82f65301658da7b2a3b | [log] [tgz] |
---|---|---|
author | Theodore Ts'o <tytso@mit.edu> | Thu Jul 21 19:32:36 2005 -0500 |
committer | Theodore Ts'o <tytso@mit.edu> | Thu Jul 21 19:32:36 2005 -0500 |
tree | 0ae147368510706a7eced04f7018d74bea071dd2 | |
parent | 29af314d3fd4cb907a4f474645e04bd26ba66f5f [diff] |
Fix Debian build rules to reflect changes in texi2html (Debian Bug #317862) Texi2html's behavior changed recently: if it is invoked with -split=chapter, old versions place the HTML files in the same directory as the documentation source, whereas new versions place the generated files in a subdirectory. Reported by Matt Kraai. Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>