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 476c0a918e5d..000000000000
--- a/math/octave-devel/files/patch-doc:interpreter:Makefile.in
+++ /dev/null
@@ -1,11 +0,0 @@
---- doc/interpreter/Makefile.in.orig Thu Feb 27 05:55:47 2003
-+++ doc/interpreter/Makefile.in Tue Jun 10 01:26:37 2003
-@@ -87,7 +87,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):"; \