Sophie

Sophie

distrib > Mandriva > 2009.0 > i586 > by-pkgid > 0b510608d5fe3dc374e30581e36657e4 > files > 5

qtoctave-0.7.4-1mdv2009.0.src.rpm

--- a/src/configure.h.in
+++ b/src/configure.h.in
@@ -1,7 +1,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/doc/octave-doc/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