diff options
author | ArTourter <artourter@gmail.com> | 2022-09-02 23:21:41 +0100 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2022-09-10 15:19:08 +0700 |
commit | f2b0c37d8f88a21b9391d720e8c6f0f6b2dbb47a (patch) | |
tree | ef3bb8a08cc5059dee748ff6e162e3b72a3e827e /libraries/netcdf/README | |
parent | 2218015806934013505cc889f930307104bddb07 (diff) |
libraries/netcdf: Updated for version 4.9.0 + new maintainer
Shared library .so-version bump.
Signed-off-by: ArTourter <artourter@gmail.com>
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'libraries/netcdf/README')
-rw-r--r-- | libraries/netcdf/README | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/libraries/netcdf/README b/libraries/netcdf/README index dae0880c193ee..cfc36a71647c3 100644 --- a/libraries/netcdf/README +++ b/libraries/netcdf/README @@ -14,3 +14,6 @@ the 'hdf' package from SlackBuilds.org, and then pass the option HDF4=yes ./netcdf.SlackBuild +By default, the script does not build nor run the tests. You can use the +option TESTBUILD=YES to build and run the tests before the make install +part. |