From 03adca568a6b03c6dd3b50c070aca19a9bbadc4e Mon Sep 17 00:00:00 2001 From: Bart Ribbers Date: Tue, 4 Jun 2019 22:28:44 +0200 Subject: testing/octave: upgrade to 5.1.0 and move to Qt5 --- testing/octave/less-docs.patch | 16 ---------------- 1 file changed, 16 deletions(-) delete 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 deleted file mode 100644 index 743f05c18c..0000000000 --- a/testing/octave/less-docs.patch +++ /dev/null @@ -1,16 +0,0 @@ ---- octave-4.2.0/doc/interpreter/module.mk.orig -+++ octave-4.2.0/doc/interpreter/module.mk -@@ -250,12 +250,7 @@ - - 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