summaryrefslogtreecommitdiff
path: root/math/octave-devel/files/patch-doc:interpreter:Makefile.in
diff options
context:
space:
mode:
Diffstat (limited to 'math/octave-devel/files/patch-doc:interpreter:Makefile.in')
-rw-r--r--math/octave-devel/files/patch-doc:interpreter:Makefile.in11
1 files changed, 0 insertions, 11 deletions
diff --git a/math/octave-devel/files/patch-doc:interpreter:Makefile.in b/math/octave-devel/files/patch-doc:interpreter:Makefile.in
deleted file mode 100644
index 26afc3096a99..000000000000
--- a/math/octave-devel/files/patch-doc:interpreter:Makefile.in
+++ /dev/null
@@ -1,11 +0,0 @@
---- doc/interpreter/Makefile.in.orig Tue Mar 21 06:10:52 2006
-+++ doc/interpreter/Makefile.in Sat Jul 1 13:52:37 2006
-@@ -89,7 +89,7 @@
- @$(top_srcdir)/move-if-change $@.t $@
-
- octave.info: $(TEXINFO)
-- -$(MAKEINFO) -I$(srcdir) -I$(srcdir)/.. $<
-+ -$(MAKEINFO) --no-split -I$(srcdir) -I$(srcdir)/.. $<
-
- octave.dvi: $(TEXINFO)
- -TEXINPUTS="$(srcdir):$(srcdir)/..:$(TEXINPUTS):" $(TEXI2DVI) $<