[Pkg-octave-commit] [SCM] qtoctave branch, master, updated. 822be51be4ba9de3b813ce30561648d6c80d436a

Thomas Weber thomas.weber.mail at gmail.com
Sun Oct 4 13:01:48 UTC 2009


The following commit has been merged in the master branch:
commit 83733b7a10cebd5fd0b80bd9c93f674a2c0e409b
Author: Thomas Weber <thomas.weber.mail at gmail.com>
Date:   Sat Oct 3 15:33:08 2009 +0200

    Adapt patch use_octave_htmldoc for Octave 3.2

diff --git a/debian/patches/use_octave_htmldoc b/debian/patches/use_octave_htmldoc
index 4c2b77b..07158eb 100644
--- a/debian/patches/use_octave_htmldoc
+++ b/debian/patches/use_octave_htmldoc
@@ -1,7 +1,7 @@
-Use octave3.0's htmldoc, instead of the stripped HTML files from
+Use octave3.2's htmldoc, instead of the stripped HTML files from
 upstream.
 
- -- Thomas Weber <thomas.weber.mail at gmail.com>  Tue, 22 Apr 2008 09:03:38 +0200
+ -- Thomas Weber <thomas.weber.mail at gmail.com>  Sat, 03 Oct 2009 15:32:16 +0200
 
 --- a/src/configure.h.in
 +++ b/src/configure.h.in
@@ -10,7 +10,7 @@ upstream.
  #define __CONFIGURE_H__
  #define CONFIG_PATH "${CMAKE_INSTALL_PREFIX}/share/qtoctave"
 -#define HELP_PATH "${CMAKE_INSTALL_PREFIX}/share/qtoctave/octave_doc/octave.html"
-+#define HELP_PATH "${CMAKE_INSTALL_PREFIX}/share/doc/octave3.0-htmldoc/interpreter/index.html"
++#define HELP_PATH "${CMAKE_INSTALL_PREFIX}/share/doc/octave3.2-htmldoc/interpreter/index.html"
  #define ICON_PATH "${CMAKE_INSTALL_PREFIX}/share/qtoctave/images"
  #define QTOCTAVE_HELP_PATH "${CMAKE_INSTALL_PREFIX}/share/qtoctave/qtoctave_doc/index.html"
  #endif

-- 
qtoctave



More information about the Pkg-octave-commit mailing list