From 5b4443b042567905ed74fa6b0aa854785a046e8c Mon Sep 17 00:00:00 2001 From: Daniel Sabogal Date: Tue, 27 Dec 2016 17:40:58 -0500 Subject: testing/octave: upgrade to 4.2.0 --- testing/octave/less-docs.patch | 23 ++++++++++++++--------- 1 file changed, 14 insertions(+), 9 deletions(-) (limited to 'testing/octave/less-docs.patch') diff --git a/testing/octave/less-docs.patch b/testing/octave/less-docs.patch index c46ee2553b..743f05c18c 100644 --- a/testing/octave/less-docs.patch +++ b/testing/octave/less-docs.patch @@ -1,11 +1,16 @@ ---- 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) +--- octave-4.2.0/doc/interpreter/module.mk.orig ++++ octave-4.2.0/doc/interpreter/module.mk +@@ -250,12 +250,7 @@ --all-local: dvi html pdf ps doc-cache -+all-local: doc-cache - - html: $(HTMLDIR_IMAGES) + DOC_TARGETS += \ + $(srcdir)/doc/interpreter/octave.info \ +- doc/interpreter/doc-cache \ +- doc/interpreter/octave.ps \ +- doc/interpreter/octave.pdf \ +- $(OCTAVE_HTML_STAMP) \ +- $(HTMLDIR_IMAGES) \ +- $(HTMLDIR_CSS) ++ doc/interpreter/doc-cache + ## Distribute both OCTAVE_CSS and HTMLDIR_CSS so that the rules for + ## building HTMLDIR_CSS work properly. -- cgit v1.2.3