summaryrefslogtreecommitdiff
path: root/extra/octave/octave-gethelp.patch
diff options
context:
space:
mode:
authorroot <root@rshg054.dnsready.net>2013-06-03 00:08:24 -0700
committerroot <root@rshg054.dnsready.net>2013-06-03 00:08:24 -0700
commit1f86bf1b08cb980cea57c1d4d3187e2251f5a63b (patch)
tree1d7dc66a7f904a5e311c2924518469c9b72a3c82 /extra/octave/octave-gethelp.patch
parent8831500349d38b0b1afcb74ada3f6878c31fb6ef (diff)
Mon Jun 3 00:08:24 PDT 2013
Diffstat (limited to 'extra/octave/octave-gethelp.patch')
-rw-r--r--extra/octave/octave-gethelp.patch13
1 files changed, 0 insertions, 13 deletions
diff --git a/extra/octave/octave-gethelp.patch b/extra/octave/octave-gethelp.patch
deleted file mode 100644
index c0e693abc..000000000
--- a/extra/octave/octave-gethelp.patch
+++ /dev/null
@@ -1,13 +0,0 @@
-Help parallel compilation
-patch by Sebastien Fabbro
---- scripts/Makefile.am.orig 2011-06-09 22:27:22.688268651 +0100
-+++ scripts/Makefile.am 2011-02-08 10:00:51.000000000 +0000
-@@ -316,7 +316,7 @@
-
- gethelp_SOURCES = gethelp.cc
-
--.DOCSTRINGS: $(FCN_FILES) $(GEN_FCN_FILES) mkdoc $(gethelp_SOURCES) Makefile
-+.DOCSTRINGS: $(FCN_FILES) $(GEN_FCN_FILES) mkdoc $(gethelp_SOURCES) Makefile gethelp
- @$(MAKE) $(AM_MAKEFLAGS) gethelp$(BUILD_EXEEXT)
- if [ "x$(srcdir)" != "x." ] && [ -f $(srcdir)/DOCSTRINGS ] && [ ! -f DOCSTRINGS ]; then \
- cp $(srcdir)/DOCSTRINGS DOCSTRINGS; \