Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
openSUSE:Leap:15.1:Update
scilab
scilab-0001-Use-pkcon-to-install-doc-package.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File scilab-0001-Use-pkcon-to-install-doc-package.patch of Package scilab
Index: scilab-6.0.2/modules/helptools/macros/help.sci =================================================================== --- scilab-6.0.2.orig/modules/helptools/macros/help.sci +++ scilab-6.0.2/modules/helptools/macros/help.sci @@ -58,7 +58,8 @@ function help(varargin) error(msprintf(gettext("%s: The help browser is disabled in %s mode.\n"), "help", getscilabmode())); end else - error(msprintf(gettext("%s: help file(.jar) is not installed.\n"), "help")); + warning(msprintf(gettext("%s: help file(.jar) is not installed.\n"), "help")); + unix_w("pkcon install scilab-doc"); end endfunction
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor