From 2052d421af023b2f12cd7929145f4fa64a9f1193 Mon Sep 17 00:00:00 2001 From: Daniel Sabogal Date: Sat, 1 Oct 2016 20:38:36 -0400 Subject: testing/octave: new aport https://www.gnu.org/software/octave/ A high-level language, primarily intended for numerical computations --- testing/octave/less-docs.patch | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 testing/octave/less-docs.patch (limited to 'testing/octave/less-docs.patch') diff --git a/testing/octave/less-docs.patch b/testing/octave/less-docs.patch new file mode 100644 index 0000000000..c46ee2553b --- /dev/null +++ b/testing/octave/less-docs.patch @@ -0,0 +1,11 @@ +--- octave-4.0.3/doc/interpreter/Makefile.in.orig ++++ octave-4.0.3/doc/interpreter/Makefile.in +@@ -3357,7 +3357,7 @@ + plot-textproperties.texi: genpropdoc.m + $(AM_V_GEN)$(call gen-propdoc-texi,text) + +-all-local: dvi html pdf ps doc-cache ++all-local: doc-cache + + html: $(HTMLDIR_IMAGES) + -- cgit v1.2.3