Sophie

Sophie

distrib > Mandriva > current > i586 > media > contrib-release-src > by-pkgid > d401ee85844555fea026e69f422bf276 > files > 9

qtoctave-0.8.2-2mdv2010.1.src.rpm

Use octave3.2's htmldoc, instead of the stripped HTML files from
upstream.

 -- Thomas Weber <thomas.weber.mail@gmail.com>  Sat, 03 Oct 2009 15:32:16 +0200

--- 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/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"