Package: elkcode / 10.8.1-1

Metadata

Package Version Patches format
elkcode 10.8.1-1 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
default_data_directory.patch | (download)

src/readspecies.f90 | 18 13 + 5 - 0 !
utilities/xps/xps_exc.pl | 5 2 + 3 - 0 !
2 files changed, 15 insertions(+), 8 deletions(-)

---
makeflags.patch | (download)

make.inc | 31 17 + 14 - 0 !
1 file changed, 17 insertions(+), 14 deletions(-)

---
testsuite_quick.patch | (download)

tests/tests_quick.sh | 31 31 + 0 - 0 !
1 file changed, 31 insertions(+)

---
makefile_clean.patch | (download)

Makefile | 1 1 + 0 - 0 !
src/Makefile | 4 2 + 2 - 0 !
2 files changed, 3 insertions(+), 2 deletions(-)

 fix upstream makefile to clean properly.

ls_locale_for_reproducible_order.patch | (download)

src/Makefile | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 set ls locale for reproducible order.
 Fix locale used with `ls', so that the order of the files listed is
 always the same. This makes the build reproducible.
relax_test_thresholds.patch | (download)

src/writeefg.f90 | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

---