aboutsummaryrefslogtreecommitdiffstats
path: root/math/octave/files/patch-aa
diff options
context:
space:
mode:
Diffstat (limited to 'math/octave/files/patch-aa')
-rw-r--r--math/octave/files/patch-aa11
1 files changed, 11 insertions, 0 deletions
diff --git a/math/octave/files/patch-aa b/math/octave/files/patch-aa
new file mode 100644
index 00000000000..7a5a5b68fd2
--- /dev/null
+++ b/math/octave/files/patch-aa
@@ -0,0 +1,11 @@
+--- doc/liboctave/Makefile.in.orig Wed May 12 13:10:19 1999
++++ doc/liboctave/Makefile.in Wed May 12 13:04:51 1999
+@@ -42,7 +42,7 @@
+ .PHONY: all
+
+ liboctave.info: $(TEXINFO) ../conf.texi
+- -makeinfo -I$(srcdir) -I$(srcdir)/.. $(srcdir)/liboctave.texi
++ -makeinfo --force -I$(srcdir) -I$(srcdir)/.. $(srcdir)/liboctave.texi
+
+ liboctave.dvi: $(TEXINFO) ../conf.texi
+ -TEXINPUTS="$(srcdir):$(srcdir)/..:$(TEXINPUTS):" ; \