From 78bfeb3111517b52fb477c1e2c0e65bf17aa9521 Mon Sep 17 00:00:00 2001 From: Maho Nakata Date: Sun, 3 Sep 2006 20:48:38 +0000 Subject: Add developer version of math/octave as math/octave-devel https://www.cae.wisc.edu/pipermail/octave-maintainers/2006-August/000500.html --- math/octave-devel/files/patch-doc:interpreter:Makefile.in | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 math/octave-devel/files/patch-doc:interpreter:Makefile.in (limited to 'math/octave-devel/files/patch-doc:interpreter:Makefile.in') 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) $< -- cgit v1.2.3