summaryrefslogtreecommitdiffstats
path: root/debian/patches/use-system-texi2html.diff
blob: 8aac63e617da9ba0b0c190bb7f1550d88e0def01 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
--- a/doc/Makefile.in
+++ b/doc/Makefile.in
@@ -70,8 +70,8 @@ TEXINDEX    = texindex
 TEX	    = tex
 
 MAKEINFO    = makeinfo
-TEXI2DVI    = ${SUPPORT_SRCDIR}/texi2dvi
-TEXI2HTML   = ${SUPPORT_SRCDIR}/texi2html
+TEXI2DVI    = texi2dvi
+TEXI2HTML   = texi2html
 MAN2HTML    = ${BUILD_DIR}/support/man2html
 HTMLPOST    = ${srcdir}/htmlpost.sh
 QUIETPS	    = #set this to -q to shut up dvips