Package: octave-odepkg / 0.8.5-1
Metadata
| Package | Version | Patches format |
|---|---|---|
| octave-odepkg | 0.8.5-1 | 3.0 (quilt) |
Patch series
view the series file| Patch | File delta | Description |
|---|---|---|
| info dir section.diff | (download) |
doc/odepkg.texi |
5 5 + 0 - 0 ! |
add category directory entry for the info documentation This is a requirement in Debian. |
| correct fflags for f77.patch | (download) |
src/Makefile |
3 3 + 0 - 0 ! |
cope with the value "f77" of the f77 make variable This patch was not needed in the past because the default value of the F77 variable in the Makefile was "gfortran" and the conditional code work correctly. The value is now "f77", and since it is lacking in the conditional code, the FFLAGS ended up without the necessary quotes. Since, in the default Debian installation, f77 is set as gfortran by the alternatives system, I am duplicating the behavior for f77 from that for gfortran. |
| show progress in rodas.patch | (download) |
src/odepkg_octsolver_rodas.cc |
54 34 + 20 - 0 ! |
show progress when running the tests in odepkg_octsolver_rodas This is an attempt to avoid the abortion of the building of the package build on some architectures. |
1
