Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
openSUSE:Leap:15.1
CSXCAD
CSXCAD-octave-AppCSXCAD-load.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File CSXCAD-octave-AppCSXCAD-load.patch of Package CSXCAD
Index: CSXCAD-0.6.0/matlab/CSXGeomPlot.m =================================================================== --- CSXCAD-0.6.0.orig/matlab/CSXGeomPlot.m +++ CSXCAD-0.6.0/matlab/CSXGeomPlot.m @@ -28,9 +28,7 @@ filename = mfilename('fullpath'); dir = fileparts( filename ); if isunix - AppCSXCAD_bin = searchBinary('AppCSXCAD.sh', ... - {[dir filesep '..' filesep '..' filesep 'AppCSXCAD' filesep], ... - [dir filesep '..' filesep '..' filesep '..' filesep 'bin' filesep]}); + AppCSXCAD_bin = 'AppCSXCAD.sh'; else % assume windows AppCSXCAD_bin = searchBinary('AppCSXCAD.exe',[dir filesep '..' filesep]); end
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