summaryrefslogtreecommitdiff
path: root/cross/avrdude/patches/patch-ah
blob: ef6bffe33d1fea015107454bb87d193ee8f2f450 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
$NetBSD: patch-ah,v 1.1 2005/03/02 13:20:40 wiz Exp $

--- doc/Makefile.in.orig	2003-04-19 06:59:56.000000000 +0200
+++ doc/Makefile.in
@@ -425,8 +425,8 @@ all-local: info html ps pdf
 
 html: 
 	mkdir -p avrdude-html
-	texi2html -split_node $(srcdir)/$(info_TEXINFOS)
-	mv *.html avrdude-html
+	texi2html --split=node $(srcdir)/$(info_TEXINFOS)
+	mv avrdude/*.html avrdude-html
 
 clean-local:
 	rm -rf avrdude-html *.info