summarylogtreecommitdiffstats
path: root/texi2html.patch
diff options
context:
space:
mode:
Diffstat (limited to 'texi2html.patch')
-rw-r--r--texi2html.patch11
1 files changed, 0 insertions, 11 deletions
diff --git a/texi2html.patch b/texi2html.patch
deleted file mode 100644
index a5b87553b7c3..000000000000
--- a/texi2html.patch
+++ /dev/null
@@ -1,11 +0,0 @@
---- 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