Skip to content

Commit 2467a55

Browse files
committed
netcdf: apply the patch before configure
To fail early if it fails to apply.
1 parent b890c0a commit 2467a55

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pkgs/netcdf4/netcdf4.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,6 @@ build_stages:
2929
files: [max_dims.patch]
3030
name: max_dims
3131
handler: bash
32-
before: make
32+
before: configure
3333
bash: |
3434
patch -p1 < _hashdist/max_dims.patch

0 commit comments

Comments
 (0)