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

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


The following commit has been merged in the master branch:
commit 79285625d7fdb3eac5938cbc5fa820f185a63ea6
Author: Thomas Weber <thomas.weber.mail at gmail.com>
Date:   Sat Oct 3 15:53:00 2009 +0200

    Adapt use_octave_htmldoc for qtoctave 0.8.2

diff --git a/debian/patches/use_octave_htmldoc b/debian/patches/use_octave_htmldoc
index 07158eb..66aa8fb 100644
--- a/debian/patches/use_octave_htmldoc
+++ b/debian/patches/use_octave_htmldoc
@@ -3,14 +3,14 @@ upstream.
 
  -- 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
-@@ -1,7 +1,7 @@
+--- a/qtoctave/configure.h
++++ b/qtoctave/configure.h
+@@ -2,7 +2,7 @@
  #ifndef __CONFIGURE_H__
  #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/qtoctave/octave_doc/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 LANG_PATH "${CMAKE_INSTALL_PREFIX}/share/qtoctave/lang"
  #define QTOCTAVE_HELP_PATH "${CMAKE_INSTALL_PREFIX}/share/qtoctave/qtoctave_doc/index.html"
- #endif

-- 
qtoctave



More information about the Pkg-octave-commit mailing list