aboutsummaryrefslogtreecommitdiffstats
path: root/testing/octave/less-docs.patch
diff options
context:
space:
mode:
authorBart Ribbers <bribbers@disroot.org>2019-06-04 22:28:44 +0200
committerNatanael Copa <ncopa@alpinelinux.org>2019-06-05 12:15:07 +0000
commit03adca568a6b03c6dd3b50c070aca19a9bbadc4e (patch)
tree28298613b713031880724942494c44380a80b0df /testing/octave/less-docs.patch
parent7dd6becaa24272fff11d124660adb2506bac34c6 (diff)
downloadaports-03adca568a6b03c6dd3b50c070aca19a9bbadc4e.tar.bz2
aports-03adca568a6b03c6dd3b50c070aca19a9bbadc4e.tar.xz
testing/octave: upgrade to 5.1.0 and move to Qt5
Diffstat (limited to 'testing/octave/less-docs.patch')
-rw-r--r--testing/octave/less-docs.patch16
1 files changed, 0 insertions, 16 deletions
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.