aboutsummaryrefslogtreecommitdiff
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 f5e55d53ac7f..000000000000
--- a/math/octave-devel/files/patch-doc:interpreter:Makefile.in
+++ /dev/null
@@ -1,11 +0,0 @@
---- doc/interpreter/Makefile.in.orig Wed May 25 22:21:11 2005
-+++ doc/interpreter/Makefile.in Wed May 25 22:21:04 2005
-@@ -89,7 +89,7 @@
- @$(top_srcdir)/move-if-change $@.t $@
-
- octave.info: $(MAIN_TEXINFO) $(SUB_TEXINFO) ../conf.texi
-- -$(MAKEINFO) -I$(srcdir) -I$(srcdir)/.. $<
-+ -$(MAKEINFO) --no-split -I$(srcdir) -I$(srcdir)/.. $<
-
- octave.dvi: $(MAIN_TEXINFO) $(SUB_TEXINFO) ../conf.texi
- -TEXINPUTS="$(srcdir):$(srcdir)/..:$(TEXINPUTS):"; \