Package: dynare / 6.4-2
Metadata
Package | Version | Patches format |
---|---|---|
dynare | 6.4-2 | 3.0 (quilt) |
Patch series
view the series filePatch | File delta | Description |
---|---|---|
extra addpath.patch | (download) |
matlab/dynare.m |
8 8 + 0 - 0 ! |
add dynare root directory to the path at invocation Add an extra addpath at the top of `dynare.m' so that the symlink in `/usr/share/octave/site/api-v*/m' works correctly. Also, temporarily disable the Octave:shadowed-function warning, otherwise we will have a warning saying that `/usr/share/dynare/matlab/dynare.m' overrides the symlink. |
hardcode dynareroot.patch | (download) |
matlab/dynare_config.m |
2 1 + 1 - 0 ! |
hardcode the root of the dynare installation Otherwise it will be incorrectly detected because of the symlink for Octave. |
1