[packages/octave] - removed obsolete texinfo patch

baggins baggins at pld-linux.org
Thu May 25 23:16:11 CEST 2017


commit 42ca600269131d11a03d3046556dbe46f0abdfca
Author: Jan Rękorajski <baggins at pld-linux.org>
Date:   Thu May 25 23:15:53 2017 +0200

    - removed obsolete texinfo patch

 octave-texinfo6.patch | 60 ---------------------------------------------------
 1 file changed, 60 deletions(-)
---
diff --git a/octave-texinfo6.patch b/octave-texinfo6.patch
deleted file mode 100644
index fbdb8ac..0000000
--- a/octave-texinfo6.patch
+++ /dev/null
@@ -1,60 +0,0 @@
-diff -up octave-4.0.0/doc/liboctave/Makefile.am.texinfo6 octave-4.0.0/doc/liboctave/Makefile.am
---- octave-4.0.0/doc/liboctave/Makefile.am.texinfo6	2015-05-26 10:21:42.000000000 -0600
-+++ octave-4.0.0/doc/liboctave/Makefile.am	2015-07-14 10:40:50.131788830 -0600
-@@ -20,8 +20,6 @@
- 
- include $(top_srcdir)/build-aux/common.mk
- 
--TEXINFO_TEX = ../texinfo.tex
--
- info_TEXINFOS = liboctave.texi
- 
- liboctave_TEXINFOS = \
-diff -up octave-4.0.0/libinterp/corefcn/utils.cc.texinfo6 octave-4.0.0/libinterp/corefcn/utils.cc
---- octave-4.0.0/libinterp/corefcn/utils.cc.texinfo6	2015-05-23 08:21:53.000000000 -0600
-+++ octave-4.0.0/libinterp/corefcn/utils.cc	2015-07-14 09:46:17.300468145 -0600
-@@ -22,7 +22,7 @@ along with Octave; see the file COPYING.
- */
- 
- #ifdef HAVE_CONFIG_H
--#include <config.h>
-+#include "config.h"
- #endif
- 
- #include <cerrno>
-@@ -1379,7 +1379,7 @@ indexing using @var{ind} will not perfor
- \n\
- Implementation Note: Strings are first converted to double values before the\n\
- checks for valid indices are made.  Unless a string contains the NULL\n\
--character @nospell{\"\\0\"}, it will always be a valid index.\n\
-+character @nospell{\"@xbackslashchar{}0\"}, it will always be a valid index.\n\
- @end deftypefn")
- {
-   octave_value retval;
-diff -up octave-4.0.0/scripts/io/beep.m.texinfo6 octave-4.0.0/scripts/io/beep.m
---- octave-4.0.0/scripts/io/beep.m.texinfo6	2015-05-23 08:21:53.000000000 -0600
-+++ octave-4.0.0/scripts/io/beep.m	2015-07-14 09:46:16.894469886 -0600
-@@ -20,9 +20,9 @@
- ## @deftypefn {Function File} {} beep ()
- ## Produce a beep from the speaker (or visual bell).
- ##
--## This function sends the alarm character @qcode{"\a"} to the terminal.
--## Depending on the user's configuration this may produce an audible beep,
--## a visual bell, or nothing at all.
-+## This function sends the alarm character @qcode{"@xbackslashchar{}a"} to
-+## the terminal. Depending on the user's configuration this may produce an
-+## audible beep, a visual bell, or nothing at all.
- ## @seealso{puts, fputs, printf, fprintf}
- ## @end deftypefn
- 
---- octave-4.0.0/doc/interpreter/Makefile.am~	2015-05-23 16:21:53.000000000 +0200
-+++ octave-4.0.0/doc/interpreter/Makefile.am	2015-11-22 18:16:02.273958880 +0100
-@@ -20,8 +20,6 @@
- 
- include $(top_srcdir)/build-aux/common.mk
- 
--TEXINFO_TEX = ../texinfo.tex
--
- ## Leading PATH_SEPARATOR required due to weak parsing by dvips (12/04/09)
- TEXINPUTS := "$(PATH_SEPARATOR)$(srcdir)$(PATH_SEPARATOR)$(TEXINPUTS)$(PATH_SEPARATOR)"
- export TEXINPUTS
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/octave.git/commitdiff/42ca600269131d11a03d3046556dbe46f0abdfca



More information about the pld-cvs-commit mailing list