From: Richard Kettlewell Date: Sat, 5 Jun 2010 12:00:05 +0000 (+0100) Subject: Make sure HTML man pages are in build directory. X-Git-Tag: 5.0~3 X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~mdw/git/disorder/commitdiff_plain/e701dd97db88f544c53f7cc37fa1c32594526e04 Make sure HTML man pages are in build directory. --- diff --git a/scripts/htmlman b/scripts/htmlman index 9a09c78..5290d1b 100755 --- a/scripts/htmlman +++ b/scripts/htmlman @@ -48,7 +48,7 @@ done for page; do title=$(basename $page) - output=$page.$extension + output=$(basename $page).$extension echo "$page -> $output" >&2 exec > $output.new echo ""