summarylogtreecommitdiffstats
path: root/texi2html.patch
blob: a5b87553b7c31423205d824147371d273c1d4ac2 (plain)
1
2
3
4
5
6
7
8
9
10
11
--- cinelerra-4.4.orig/quicktime/thirdparty/ffmpeg-0.6.1/Makefile	2013-01-02 15:17:54.625193189 -0800
+++ cinelerra-4.4/quicktime/thirdparty/ffmpeg-0.6.1/Makefile	2013-01-02 15:18:31.860356486 -0800
@@ -107,7 +107,7 @@
 
 doc/%.html: TAG = HTML
 doc/%.html: doc/%.texi
-	$(M)cd doc && texi2html -monolithic -number $(<:doc/%=%)
+	$(M)cd doc && texi2html $(<:doc/%=%)
 
 doc/%.pod: TAG = POD
 doc/%.pod: doc/%-doc.texi