diff options
| author | Lars Bilke <lars.bilke@ufz.de> | 2026-02-16 09:27:06 +0100 |
|---|---|---|
| committer | Andreas Enge <andreas@enge.fr> | 2026-02-16 17:05:26 +0100 |
| commit | 4b5932da6d0bf3f8987643f8c1271d1816cba698 (patch) | |
| tree | 34f98c34a6df8aa8dd024c8bc00f0b79a6c12424 /gnu/local.mk | |
| parent | 7eb80557a1dafbe9e584ff0543dec972f33bd84c (diff) | |
gnu: ogs-serial: Use vtk instead of vtk-9.3.
* gnu/packages/geo.scm (ogs-serial)[source]: Add patch.
* gnu/packages/patches/ogs-6.5.7-netcdfconverter.patch: New file.
* gnu/local.mk (dist_patch_DATA): Register patch.
Change-Id: I1301a2d77e2e30317c96947d3d37324df7489718
Signed-off-by: Andreas Enge <andreas@enge.fr>
Diffstat (limited to 'gnu/local.mk')
| -rw-r--r-- | gnu/local.mk | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/gnu/local.mk b/gnu/local.mk index 850abf21a4f..2c303b05759 100644 --- a/gnu/local.mk +++ b/gnu/local.mk @@ -1996,6 +1996,7 @@ dist_patch_DATA = \ %D%/packages/patches/ocaml-4.07-dynamically-allocate-signal-stack.patch \ %D%/packages/patches/ocaml-4.09-dynamically-allocate-signal-stack.patch \ %D%/packages/patches/ocaml-4.09-multiple-definitions.patch \ + %D%/packages/patches/ogs-6.5.7-netcdfconverter.patch \ %D%/packages/patches/omake-fix-non-determinism.patch \ %D%/packages/patches/oneko-remove-nonfree-characters.patch \ %D%/packages/patches/onetbb-other-arches.patch \ |
