File: use-system-texi2html.diff

package info (click to toggle)
bash 5.2.37-2
  • links: PTS
  • area: main
  • in suites: trixie
  • size: 41,300 kB
  • sloc: ansic: 117,576; sh: 8,449; yacc: 5,448; makefile: 4,624; perl: 4,227; asm: 48; awk: 23; sed: 16
file content (13 lines) | stat: -rw-r--r-- 390 bytes parent folder | download | duplicates (2)
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